.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;


}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
body {
	background-color: #CCCCCC;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;

}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;


}
a:link {
	color: #000000;
	text-decoration: none;

}
a:visited {
	color: #000000;
	text-decoration: none;

}
a:hover {
	color: #0000FF;
}
a:active {
	color: #000000;
}
