a:link {text-decoration: none; color: #587393;}
a:visited {text-decoration: none; color: #587393;}
a:active {text-decoration: none; color: #587393;}
a:hover {text-decoration: underline; color: #587393;}

body
{
	font-size: 8pt;
	font-family: verdana, helvetica, arial, sans-serif; /*Georgia, "Times New Roman", Times, serif;*/
	background: white;
	color: #404952;
}

td
{
	font-size: 8pt;
	font-family: verdana, helvetica, arial, sans-serif; /*Georgia, "Times New Roman", Times, serif;*/
	color: #404952;
}

.framebox
{
	border: 1px solid #404952;
}

.smalltext
{
	font-size: 7.5pt;
	font-family: verdana, helvetica, arial, sans-serif; /*Georgia, "Times New Roman", Times, serif;*/
}

.menutext
{
	font-weight: bold;
}

.newshead
{
	background: #E7E9EA;
	font-weight: bold;
	padding: 2pt;
}

.inputbox
{
	width: 150;
	font-size: 7.5pt;
	font-family: verdana, helvetica, arial, sans-serif; /*Georgia, "Times New Roman", Times, serif;*/
}