body {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	line-height: 16px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	color: #0E6663;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	vertical-align: top;
	font-family: Verdana, Tahoma;
	font-size: 12px;
	line-height: 16px;
	
}


a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #1F928E;
}

a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #0E6663;	
}



.bodystyle {
	font-family: Verdana, Tahoma;
	font-size: 12px;
}

.title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 14px;
	line-height: 16px;
}

.footer {
	font-size: 9px;
	color: #1F928E;
	line-height: 12px;
}

.footer a {
	font-size: 9px;
	color: #1F928E;
	line-height: 12px;
}

.footer a:hover {
	font-size: 9px;
	color: #0E6663;
	line-height: 12px;
	text-decoration: underline;
}

.required {
	font-size: 10px;
	color: #FF0033;
}

