P  {
	font-size : 6pt;
	font-family : Verdana, Tahoma, Arial, Helvetica;
	font-style : normal;
	font-weight : normal;
	color : white;
        background: none;
}

H1  {
	font-size : 24pt;
	font-family : Verdana, Tahoma, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : black;
}

H2  {
	font-size : 16pt;
	font-family : Verdana, Tahoma, Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color :  black;
}

H3  {
	font-size : 6pt;
	font-family : Verdana, Tahoma, Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : white;
}

A  {
	font-size : 8pt;
	font-family : Verdana, Tahoma, Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : white;	
	text-decoration : none;
}

A:Visited  {
	font-size : 8pt;
	font-family : Verdana, Tahoma, Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : white;
	text-decoration : none;
}

A:Active  {
	font-size : 8pt;
	font-family : Verdana, Tahoma, Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : white;
	text-decoration : underline;
}

A:Hover  {
	font-size : 8pt;
	font-family : Verdana, Tahoma, Arial, Helvetica;
	font-weight : bold;
	font-style : normal;
	color : white;
	text-decoration : underline;
}

BODY  {
	font-size : 8pt;
	font-family : Verdana, Tahoma, Arial, Helvetica;
	font-weight : normal;
	font-style : normal;
	color : white;
	background-color : black;

}

TABLE  {
	font-size :8pt;
	font-family : Verdana, Tahoma, Arial, Helvetica;
	color : black;
        font-weight : bold;
        	color : white;
	background-color : black;
}


TD  {
	font-size :8pt;
	font-family : Verdana, Tahoma, Arial, Helvetica;
	color : black;
        font-weight : normal;
        	color : white;
	background-color : black;
}

B  {

	font-family : Verdana, Tahoma, Arial, Helvetica;
	font-style : normal;
	font-weight : bold;

}



