body {
	font-family: Verdana;
	font-size: 11px;
	background: #ffffff;
	text-align: justify;
	color: #000000;
}

td {
	font-family: Verdana;
	font-size: 10px;
	
}

th {
	font-family: Verdana;
	font-size: 12px;
}


select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana;
	font-size: 24px;
	color: #003366;
}

a:link {
	color: #000000;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}

a:visited {
	font-size: 10px;
	color: #000000;
	font-family: verdana;
	text-decoration: none;
}

a:hover {
	font-size: 10px;
	color: #666666;
	font-family: verdana;
	text-decoration: underline;
}

