P  {
	FONT-SIZE : 11px;
	COLOR : #00007B;
	FONT-FAMILY : verdana, sans-serif;
	padding-left : 10;
	padding-right : 10;
}

BR  {
	padding-left : 10;
	padding-right : 10;
}

H1  {}

H2  {}

H3  {}

A.menu  {
	color : White;
	text-decoration : none;
}

A.menu:Visited  {}

A.menu:Active  {}

A.menu:Hover  {
	color : Red;
	text-decoration : underline;
}

A  {
	color : Red;
	text-decoration : none;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	text-decoration : underline;
}

BODY  {}

td.mainbody  {
	font-size : medium;
	font-family : serif;
	color : #00007B;
	margin : 20;
	background-color : White;
}

table.address  {
	margin-left : 50;
	FONT-SIZE : 11px;
	COLOR : #00007B;
	FONT-FAMILY : verdana, sans-serif;
}

table.footer  {
	background-color : White;
}


