p, td, ul, ol, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
}

a {
	color: #000066;
	text-decoration: underline;
}


a:hover {
color: #0033CC;
text-decoration: none;}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #0033CC;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #000066;
}


h3 {
	font-size: 10pt;
	font-weight: bold;
	line-height: 18px;
}

