TD  {
	font-size : 8pt;
	font-family : tahoma;
	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 : 8pt;
	font-family : verdana,arial,helvetica;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

H2  {
	font-size : 24pt;
	font-family : verdana,arial,helvetica;
	font-weight : bold;
	font-style : normal;
	color : White;
}

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

H4  {
	font-size : 18pt;
	font-family : tahoma,arial,helvetica;
	font-weight : bold;
	font-style : normal;
	color : White;
	background-color : Black;
}
H5  {
	font-size : 10pt;
	font-family : tahoma,arial,helvetica;
	font-weight : normal;
	font-style : italic;
	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 : Green;
}

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

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

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

