body {
	font-family: Calibri, tahoma, verdana;
	font-size: 9pt;
	background-color: white;
}

h1 {
	font-family: Calibri;
        font-size: 36pt;
}

h2 {
	font-family: Calibri;
	font-size: 18pt;
}


h3 {
	font-family: Calibri;
	font-size: 14pt;

}

p.topnav {
	font-family: Calibri, Verdana, Arial;
	color: white;
}

a.topnav {
	color: white;
}
a:hover.topnav {
	color: Red;
}