white {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

td {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #003366;
	text-decoration: none;
}

a:link {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #003366;
	text-decoration: none;
		font-weight: bold;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #003366;
	text-decoration: underline;
		font-weight: bold;	
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #003366;
	text-decoration: none;
		font-weight: bold;
		}
		
		
h4 {
	font-family: Verdana;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
		
		
