TD  {
	font-size : 8pt;
	font-family : tahoma,arial,helvetica;
	font-weight : normal;
	color : White;
}

P  {
	font-size : 10pt;
	font-family : verdana,arial,helvetica;
	font-weight : bold;
	font-style : none;
	color : White;
}

H1  {
	font-size : 12pt;
	font-family : tahoma,arial,helvetica;
	font-weight : bold;
	font-style : normal;
	color : White;
}

H2  {
	font-size : 11pt;
	font-family : tahoma,arial,helvetica;
	font-weight : normal;
	font-style : italic;
	color : White;
}

H3  {
	font-size : 10pt;
	font-family : tahoma,arial,helvetica;
	font-weight : bold;
	font-style : normal;
	color : White;
}

H4  {
	font-size : 18pt;
	font-family : tahoma,arial,helvetica;
	font-weight : bold;
	font-style : normal;
	color : White;
	background-color : Black;
}

H5  {
	font-size : 14pt;
	font-family : tahoma,arial,helvetica;
	font-weight : bold;
	font-style : normal;
	color : Black;

}

IMG SRC  {
	border-size : 2;
	border-color : white;
}
A{
	font-size : 8pt;
	font-family : verdana,arial,helvetica;
	font-weight : normal;
	font-style : normal;
	color : Blue;
}

A:visited  {	font-size : 8 pt;
	font-family : verdana,arial,helvetica;
	font-weight : normal;
	font-style : normal;
	color : Pink;}

A: active  {	font-size : 8 pt;
	font-family : verdana,arial,helvetica;
	font-weight : normal;
	font-style : normal;
	color : green;}

A:hover  {
	font-size : 8 pt;
	font-family : verdana,arial,helvetica;
	font-weight : normal;
	font-style : normal;
	color : yellow;
}

