a.hh:link, a.hh:visited { 
	color : #002346;
	font-family: Verdana;
	font-size: 11px; 
	text-decoration : none; 
	text-decoration: underline;
} 

a.hh:hover, a.hh:active { 
	color : #1D1157; 
	font-family: Verdana;
	font-size: 11px;
	text-decoration : none;
	text-decoration: underline;
}

body {
	color: #384C94;
	font-family: Verdana;
	font-size: 11px;
}

p {
	color: 384C94;
	font-family: Verdana;
	font-size: 11px;
}

ul {
	color: black;
	font-family: Verdana;
	font-size: 11px;
}

ol {
	color: #1D1157;
	font-family: Verdana;
	font-size: 11px;
}

td {
	color: #1D1157;
	font-family: Verdana;
	font-size: 11px;
}

h1 {
	color: #94B356;
	font-size: 11px;
}