H1  {
	font-size : 16pt;
	color : white;
	font-family : Verdana, Arial;
	font-weight : normal;
 	text-align: center

}



H2  {
	font-size : 12pt;
	color : #C00000;
	font-family : Verdana, Arial;
	font-weight : normal;
 	text-align: center

}

H3  {
	font-size : 10pt;
	color : white;
	font-family : Verdana, Arial;
	font-weight : strong;
 	text-align: normal;

}

H4  {
	font-size : 8pt;
	color : white;
	font-family : Verdana, Arial;
	font-weight : normal;

}
H5  {
	font-size : 8pt;
	color : white;
	font-family : Verdana, Arial;
	font-weight : normal;

}
H6  {
	font-size : 6pt;
	color : white;
	font-family : Verdana, Arial;
	font-weight : normal;




}

A  {
	font-weight : 8pt;
	color : #808080;
	text-decoration : none;
}

A:Visited  {
	font-weight : 8pt;
	color : #808080;
	text-decoration : none;
}

A:Active  {
	font-weight : 8pt;
	color : #808080;
	text-decoration : none;
}

A:Hover  {
	font-weight : 8pt;
	color : #808080;
	text-decoration : underline;

}

LI  {
	font-size : 8pt;
	color : white;
	font-family : Verdana, Arial;
	font-weight : normal;

}
