H1 {
font-size:14px; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-style:normal; 
color:#660000

} 
H1.small {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style:oblique;
	color: #FFFFCC;
} 
H1.red {
	font-size:14px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-style:normal; 
	color:#660000
}
H1.smallred {
	font-size:12px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-style:normal; 
	color:#660000
}
H2 {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-style:normal;
	color:#000099;
} 
H2.red {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-style:normal;
	color:#000099;
} 
H2.center{
text-align: center;
}
P {
font-size:12px; 
font-family:Verdana, sans-serif; 
font-weight: normal; 
font-style:normal; 
color:#660000
} 

TD {
	font-family: Verdana, sans-serif;
	font-size:14px;
	font-style: oblique;
color:#660000;
	border-top-color: #660033;
	border-top-style: dotted;
	border-top-width: thin;
}
TD.rtbrdr{
	border-right-color: #660033;
	border-right-style: dotted;
	border-right-width: thin;
}

BODY
{
	background-color:#ffff99;
}
TABLE{
	border-bottom-color: #660000;
	border-bottom-style: double;
	border-bottom-width: thick;
	border-top-color: #660000;
	border-top-style: double;
	border-top-width: medium;
	background-color: #FFFFFF;
	border-color: #660000;
	border-left-style: solid;
	border-right-style: solid;
	padding: 2;
	border-left-color: #660000;
	border-right-color: #660000;
	border-right-width: thin;
	border-left-width: thin;
}

li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: left;
		color:#000099;
		
 }
a {
	color: #660066;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover {
	color: #5C743D;
	text-decoration: none;
	}
