P  {font-family : Verdana;
    font-size:	10}

H1  {}

H2  {}

H3  {}

A  {
	font-family : Verdana;
	font-weight : bold;
	text-decoration : none;
	color : Navy;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	color : Blue;
	text-decoration : underline;
}

BODY  {}

TABLE  {
	font-family : Verdana;
	font-size: 10;
}

