body {
	font-family: Verdana;
	font-size: 10pt;
}
td {
	font-family: Verdana;
	font-size: 10pt;
}
a {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #3B80AE;
	text-decoration: underline;
}

a:visited {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #3B80AE;
}
a:active {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;	
	color: #3B80AE;
}
a:hover {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #3B80AE;
	text-decoration: underline;
}

a.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #3B80AE;
	text-decoration: none;
}

a.footer:visited {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #3B80AE;
}
a.footer:active {
	font-family: Verdana;
	font-size: 10px;
	color: #3B80AE;
	text-decoration: none;
}
a.footer:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #3B80AE;
	text-decoration: underline;
}


.fineprint {  font-size: 75%}
