.PageLayout
{
	border:0;
	border-color: blue}
H1 {
	list-style-type: none;
	font-family: "Arial";
	font-weight: bold;
	font-size: 12pt;
	color: #336666
}
H2 {
	list-style-type: none;
	font-family: "Arial";
	font-weight: bold;
	font-size: 10pt;
	color: black;
}
H3 {
	list-style-type: none;
	font-family: "Arial";
	font-size: 10pt;
	color: black;
}
.text {
	font-family: "Arial";
	font-size: 10pt;
	color: black;
}
.menu {
}
a:link.menu { 
	color: #CC3333;
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
}
a:visited.menu {
	color: #CC3333;
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
}
a:hover.menu {
	color: #003366;
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
}

.menuspacer
{
	width: 10;
}
