BODY, P, TD {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
} 
A:LINK 
{
	color : #cc0000;
	text-decoration : underline;
} 
A:VISITED
{
	color : #cc0000;
	text-decoration : underline;
} 
A:HOVER
{
	color : red;
	text-decoration : underline;
} 
A.menu:link {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}
A.menu:visited {
	color: White;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}
A.menu:active {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}
A.menu:hover {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
H1 {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19pt;
	margin-bottom: 0%;
	margin-top: 0%;
	font-weight: 100;
} 
H2 {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: 100;
} 
H3 {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
} 
 H4 {
	color : #006633;
	font-family : Arial, Helvetica, Verdana, Tahoma, sans-serif;
	font-size : 9pt;
	margin-bottom : 0%;
	margin-top : 0%;
	} 

BLOCKQUOTE 
{ margin-left : 0; } 
CAPTION {
	font-family : "Times New Roman", Times, serif;
	font-weight : 800;
} 

INPUT, textarea, SELECT {
	COLOR: Black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: normal;
}
.sign {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 100;
} 
.buttons {
	BACKGROUND-COLOR: #005CAD;
	COLOR: #ffffff;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	border-right: 1px solid #000066;
	border-left: 1px solid #0099ff;
	border-bottom: 1px solid #000066;
	border-top: 1px solid #0099ff;
	padding: 1px;
	text-align: center;
}
.buttonsred {
	BACKGROUND-COLOR: #ffcc00;
	COLOR: #000000;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	border-right : 1px solid #996600;
	border-left : 1px solid #FFFFCC;
	border-bottom : 1px solid #996600;
	border-top : 1px solid #FFCCFF;
	padding : 1px;
	text-align : center;
}
