BODY
{
    BACKGROUND-COLOR: white;
    COLOR: black;
    FONT-FAMILY: Verdana, 'Lucida Console', Arial;
    FONT-SIZE: 10;
    TEXT-ALIGN: left
}

TD
{
	FONT-SIZE: 11;
	vertical-align : top;
}

UL 
{
	list-style-type : circle;
}


H2 
{
	font-size: medium;
	font-weight: bold;
	padding : 1px 1px;
}

H4
{
	font-size: 14;
	font-weight : bold;
	padding : 0 0 0 0;
}

A:link
{
	text-decoration : none;
}

A:visited
{
	text-decoration : none;
}

A:hover
{
	text-decoration : underline;
	font-variant : small-caps;
}
