A:visited  {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #A6A6A6;
	font-size : 10pt;
	font-weight : bold;
}

A:hover  {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	font-size : 10pt;
	font-weight : bold;
	background: #440000
}

A:link {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #99CCFF;
	font-size : 10pt;
	font-weight : bold;
}


body  {
	background-color : black;
}

div {text-align:center}

th {color : #ffffff; font-size : 11pt; font-weight : bold;	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; background:#333333; text-align:left} 

.H1  {
	color : #FFFFFF;
	font-size : 14pt;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
text-transform: uppercase
}

.text  {
	color : #e3e3e3;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

b {	color : #ffffff;
	font-size : 10pt;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

}

.subtext  {
	color : #A6A6A6;
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}