body {
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.bgcolor {
	background-color: #6790ba;
}


.text {
	font-family: Helvetica;
	font-size: 11px;
	color: #000000;
	text-align:left
}

.hd-text {
	font-family: Helvetica;
	font-size: 18px;
	color: #000000;
}



a:hover {text-decoration:underline;}
a{text-decoration:none;}
a:link    { color: #143d8d }
a:visited { color: #afcaea } 


