P  {
	font-size : xx-small;
	font-family : Verdana;
	font : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	text-decoration : none;
	text-align : left;
}

A  {
	color : rgb(0,0,0);
	font-weight : bold;
	text-decoration : underline;
	font-size : xx-small;
	font-family : Verdana;
	font : Verdana;
	font-style : normal;
}

A:Visited  {
	font-size : xx-small;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : rgb(0,0,0);
	font : Verdana;
	text-decoration : none;
}

A:Active  {
	font-size : xx-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : rgb(181,0,0);
	font : Verdana;
	text-decoration : none;
}

A:Hover  {
	font-size : xx-small;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : rgb(100,100,100);
	font : Verdana;
	text-decoration : none;
}

BODY  {
	color : #000000;
	font-style : normal;
	font-weight : normal;
	font-family : Verdana;
	font : Verdana;
	font-size : xx-small;
}

