body {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 5px;
	margin-bottom: 5px;
}
p, li, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: blue;
	text-decoration: none;
}
a:visited {
	color: blue;
	text-decoration: none;}
a:hover { text-decoration: underline; }
a.navbarwithmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: black;
	text-decoration: none;
}
a.navbarwithmenu:visited {
	color: black;
	text-decoration: none;
}
a.navbarwithmenu:hover {
	color: black;
	text-decoration: none;
}
a.navbar {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: black;
	text-decoration: none;
}
a.navbar:visited {
	color: black;
	text-decoration: none;
}
a.navbar:hover {
	color: blue;
	text-decoration: none;
}
.footer { font-size: 8pt; }
H1,H2,H3,H4,H5 {
	color:#333366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.boxheader {
	font-weight: bold;
	color: white;
	/*font-family: "Times New Roman", Times, serif;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-size: 14px;
}