P  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #0072BA;
}

H1  {}

H2  {}

H3  {}

A  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : White;
	text-decoration : none;
}

A:Visited  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : White;
	text-decoration : none;
}

A:Active  {	
        font-size : x-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : White;
	text-decoration : none;
}

A:Hover  {
	font-size : x-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #0072BA;
}

BODY  {
	SCROLLBAR-BASE-COLOR: #0a0f25;
	SCROLLBAR-ARROW-COLOR: #0072BA;
	font-size : x-small;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #0072BA;
	bgcolor: #0a0f25;
}

