.menuitems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000063;
	text-decoration: none;
	text-indent: 10px;
}
.menuheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #DEDBE7;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000066;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-left: 15px;
	margin-right: 20px;
	line-height: 115%;
	margin-top: 25px;
	margin-bottom: 10px;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 8px;

}
a:link {
	font-weight: bold;
	color: #000066;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
}
a:visited {

	font-weight: bold;
	color: #663399;
}
a:hover {


	font-weight: bold;
	color: #666666;
}
.test {
	font-variant: small-caps;
}
