﻿body
{
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
		
}
a:hover
{
	color: #003366;
}
a
{
	color: #425E85;
	text-decoration:none;
	
}
.bodytext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
a img
{
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none;
}
.smalltext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.mediumtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.dropdownlist
{
	border-right: silver thin solid;
	border-top: silver thin solid;
	font-size: 9pt;
	border-left: silver thin solid;
	border-bottom: silver thin solid;
	font-family: Arial, helvetica;
	background-color: white;
}