* {
	  font-family: Calibri;
}
H1 {
	font: 24pt Impact;
	color:#2e75b6;
}
H1.PAGETOP {
	margin-bottom: 0;
	margin-top: 0;
	color: white;
}
H2 {
	font: 20pt Impact;
	color: #2e75b6;
}
H3 {
	font: 16pt Impact;
	color: #2e75b6;
}
A:link, A:visited {
	color:#aaaa00;
}
A:hover {
	color: red;
}
A:active {
	color: yellow;
}
A.HEADTABLE:link, A.HEADTABLE:visited {
	color: white;
	font-family: Impact;
	text-decoration: none;
}
A.HEADTABLE:hover {
	color: red;
	font-family: Impact;
	text-decoration: none;
}
A.HEADTABLE:active {
	color: yellow;
	font-family: Impact;
	text-decoration: none;
}
TABLE.HEADTABLE {
	background-color:#2e75b6;
	color: white;
}