BODY
{
   FONT-FAMILY: verdana, arial;
    FONT-SIZE: 12pt;
	FONT-WEIGHT: bold;
	COLOR: #2E4C94;
}
.text1
{
    FONT-FAMILY: verdana, arial;
    FONT-SIZE: 9pt;
	FONT-WEIGHT:normal;
	COLOR: #ff0000
}
TD { 
	COLOR: #550000;
    FONT-FAMILY: verdana, arial;
    FONT-SIZE: 12pt;
    font-weight: normal;
    TEXT-DECORATION: none
	}
.heading
{
    FONT-FAMILY: times new roman, verdana, arial;
    FONT-SIZE: 14pt;
	FONT-WEIGHT: bold;
	COLOR: #550000;
	font-style: italic;
}
.offwhite
{
	background-color: #Fffff5;
}
.stripe1
{
	background-color: #F0DFD5;
}
.stripe2
{
	background-color: #DFBAA4;
}
.brown
{
	background-color: #663D24;
}
A:link {
	color: #0000EE;
	font-family: Verdana, Arial;
	font-size: 9pt; 
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	}
A:visited {
	color: #0000CC; 
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	}
A:active {
	color: #ff0000;
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	}
A:hover {
	background: #ff0000;
	font-family: Verdana, Arial;
	color: #FFFFFF; 
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none
	
}
