body,td,th {
	font-family: Gill Sans MT, Arial, sans-serif;
	font-size: 14px;
	color: #1D23B5;
	font-weight: normal;

}

a:link {
	color: #1D23B5;
}
a:visited {
	color: #1D23B5;
}
a:hover {
	color: #788d52;
}
a:active {
	color: #1D23B5;
	font-weight: normal;
}
.footer {font-size: 10px}

.head {
	font-size: 24px;
	font-weight: bold;
}
.subhead {
	font-size: 18px; 
	font-weight: bold; 
}

