<!--

body
{
	margin: 0px;
}

.body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003A7E;
	text-decoration: none;
	line-height:16px;
}


.body:link, .body:active, .body:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003A7E;
	text-decoration: none;
	line-height:16px;
}

.body:hover
{
	text-decoration: underline;
}

.bodybold, .bodybold:link, .bodybold:active, .bodybold:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003A7E;
	text-decoration: none;
	line-height:16px;
}

.bodybold:hover
{
	text-decoration: underline;
}

.bodyboldright, .bodyboldright:link, .bodyboldright:active, .bodyboldright:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003A7E;
	text-decoration: none;
	line-height:16px;
}

.bodyboldright:hover
{
	text-decoration: underline;
}


.button {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	color: #003A7E; 
	text-decoration: none; 
	background-color:#D6EBF9;
}

.formbody
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003A7E;
	text-decoration: none;
	line-height:16px;
}

-->
