P  {
	font-size : xx-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
	text-align : left;
}

H1  {
	font-size : xx-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

H2  {
	font-size : xx-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

H3  {
	font-size : xx-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

A  {
	font-size : xx-small;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #8b0000;
	text-decoration : none;
	text-align : left;
}

A:Visited  {
	font-size : xx-small;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #8b0000;
	text-decoration : none;
	text-align : left;
}

A:Active  {
	font-size : xx-small;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #8b0000;
	text-decoration : none;
	text-align : left;
}

A:Hover  {
	font-size : xx-small;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #8b0000;
	text-decoration : underline;
	text-align : left;
}

BODY  {
	font-size : xx-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
	text-align : left;
}

