BODY
{
	color: black;
	font-family: Verdana;
	font-size: 10pt;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
}

A
{
	color: blue;
	text-decoration: none;
}

A:hover
{
	color: teal;
	text-decoration: underline;
}

.newsheader
{
	text-decoration: underline;
}

.fineprint
{
	font-size: x-small;
}
