body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	text-align: center;
	background-image: url(/images/template/bgrndtile.gif);
	background-repeat: repeat;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menuLink, a.menuLink, a.menuLink:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC00;
}
a.menuLink:hover, a.menuLink:visited:hover {
	color: #CC0033;
	text-decoration: none;
	background-color: #FFCC00;
}
.menuList {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
}
p {
	margin-left: 10px;
}
a, a:visited {
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
}
a:hover, a:visited:hover {
	color: #FFFFFF;
	background-color: #CC0033;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #CC0033;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
ul {
	margin-top: 5px;
	margin-bottom: 5px;
}
