A:hover { text-decoration: none ; font-weight: bold}
      A:HOVER { color: FF0000; text-decoration:underline }

BODY 		{ 	BGCOLOR: #EFEFEF; }

H1		{ 	font-size: 20 pt;
			font-family: Verdana, Arial,Helvetica;
			color: #666666; 	
		}

P		{	font-family: Verdana,Arial,Helvetica; 
			font-size: 10pt;
			font-style: plain; }

TD		{	font-family: Verdana,Arial,Helvetica; 
			font-size: 10pt;
			font-style: plain; }
							
.style 		{	color:blue; font-family: Arial,Helevetica; }

.menuText	{  	color:white; 
			font-family: Verdana,Arial, Helvetica; 
			font-size: 10pt;
			font-weight: plain; }.listHeading { font-size: 12px; font-family: Verdana, Arial, Helvetica; color: #CA0000; font-style: normal; ; font-weight: bold; line-height: normal }
.dimText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #999999}

.question {  color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size: 16px}
.answer {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000}
.heading1 {  }
.heading2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: medium; color: #FF0000; font-style: normal; font-weight: bold}
.menuSelected {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #CCCCCC; font-weight: bold; text-decoration: none}
.menuActive {  font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-weight: normal}
A:link { text-decoration: none; font-weight: bold} A:active { text-decoration: none; font-weight: bold} A:visited { text-decoration: none; font-weight: bold} 

table.blackborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #000000;
}