P  {
	font-size : x-small;
	font-family : Verdana, Arial;
	font-weight : normal;
	font-style : normal;
	color : #00287D;
}

H1  {
	font-size : large;
	font-family : Verdana, Arial;
	font-weight : normal;
	font-style : normal;
	color : Navy;
}

H2  {
	font-size : medium;
	font-family : Verdana, Arial;
	font-weight : bold;
	font-style : normal;
	color : Navy;
}

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

A  {
	font-size : x-small;
	font-family : Verdana, Arial;
	font-weight : normal;
	font-style : normal;
	text-decoration : underline;
	color : Navy;
}

A:Visited  {
	font-size : x-small;
	font-family : Verdana, Arial;
	font-weight : normal;
	font-style : normal;
	color : Navy;
	text-decoration : underline;
}

A:Active  {

	font-family : Verdana, Arial;
	font-style : normal;
	color : #8080FF;
	text-decoration : none;
}

A:Hover  {}

BODY  {
	font-size : x-small;
	font-family : Verdana, Arial;
	font-weight : normal;
	font-style : normal;
	color : #00287D;
	background-color : White;
}

TD  {
	font-size : x-small;
	font-family : Verdana, Arial;
	font-weight : normal;
	font-style : normal;
	color : #00287D;
}

TH  {
	font-size : x-small;
	font-family : Verdana, Arial;
	font-weight : bold;
	font-style : normal;
	color : #00287D;
}

img {   border: none;
}