BODY, P, TABLE, TD, TH, BR, DIV, SPAN
{
	font-family : Trebuchet MS, Verdana, Arial, Helvetica;
	font-size : 12px;
	color: #000000;
	background: #fffaf0;
}

H1 
{
	font-family : Trebuchet MS, Verdana, Arial, Helvetica;
	font-size : 22px;
	font-weight: bold;
	text-decoration: none;
	color: #3333cc;
	text-align: left;
}

LI 
{
	font-family : Trebuchet MS, Verdana, Arial, Helvetica;
	font-size : 14px;
	font-weight: none;
	text-decoration: none;
	color: brown;
	text-align: left;
}

.TableText
{
	font-family : Trebuchet MS, Verdana, Arial, Helvetica;
	font-size : 12px;
	color: #000000;
}

.sideBarLink
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffff99;
}

.sideBarLink:Hover 
{
      text-decoration: none;
	color: #ff3333;
}

.bodyText 
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.copyright 
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
<!--
body {
	font-family: Trebuchet MS, serif;
	font-size: 14px;
	line-height: 5px;
	background: #fff;
	padding: 0;
	margin: 0;
	text-align: center;
}

div#main {
	margin: 4em auto 2em auto;
	text-align: left;
	width: 500px;
	padding: 28px;
	border: 2px solid #171A69;	
}

div p {
	margin-bottom: 0;
	margin-left: 5px;
}
div img {
	float: left;
	padding-right: 28px;
}
h1 {
	font-size: 20px;
	line-height: 22px;
	margin: 0;
	padding: 0;
}
a {
	color: #38547C;
}
hr {
	border:0;
	background: 0;
	margin: 0;
	padding: 0;
	height: 1px;
	visiblity: hidden;
	clear: left;
}
-->

