B  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : normal;
	font-style : bold;
	color : White;
}

P  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : White;
	line-height : 14px;
}

LI  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : White;
	line-height : 14px;
}

H1  {
	font-size : x-large;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : White;
}

H2  {
	font-size : large;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : White;
}

H3  {
	font-size : medium;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : White;
}

H4  {
	font-size : small;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : White;
}

H5  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : White;
}

A  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Silver;
}

A:Visited  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : White;
}

A:Active  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Aqua;
}

A:Hover  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Red;
}

BODY  {
	font-size : 11px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : White;
}


