a:link, a:visited {
	color: #527183;
	text-decoration: none;
}
a:hover, a:active {
	color: #7f509e;
	text-decoration: underline;
}
h1 {
	font-family: "Times New Roman", Times, serif, AGaramond; 
	font-size: 20px; 
	margin-bottom:2px; 
	color:#547385; 
	margin-top:12px;
}
h2 {
	font-family: "Times New Roman", Times, serif, AGaramond; 
	font-size: 18px;
	font-weight:bold;
	margin-bottom:0px; 
	color:#547385; 
}
p, table {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
}
.small {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px
}
.footer {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #527183;
}