a:active     {  font-family: verdana; font-size: 11px; color: #000000}
a:link       {  font-family: verdana; font-size: 11px; color: #000000}
a:visited    {  font-family: verdana; font-size: 11px; color: #000000}
body         {  font-family: verdana; font-size: 11px}
li           {  font-family: verdana; font-size: 11px}
ol           {  font-family: verdana; font-size: 11px}
table        {  font-family: verdana; font-size: 11px}
td           {  font-family: verdana; font-size: 11px}
h1 			 {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.lhs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.redlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}
.blacklink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
