P  {}

H1  {}

H2  {}

H3  {}

A  {
	font-size : xx-small;
	font-family : Verdana;
	color : maroon;
	text-decoration : none;
}

A:Visited  {
color : maroon;
}

A:Active  {}

A:Hover  {
	text-decoration : underline;
}

BODY  {}

TD  {
	font-size : xx-small;
	font-family : Verdana;
	
}
DIV  {
	font-size : xx-small;
	font-family : Verdana;
	color : Navy;
}
.Bottom {
	font-size : xx-small;
	font-family : Verdana;
	color : ffffff;
}

