body {
	background-color: #000000;
	background-image:  url("images/background.gif");
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.subnav:link, a.subnav:active, a.subnav:visited {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	white-space: nowrap;
	font-weight: bold;
	background-color: transparent;
}
a.subnav:hover {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	white-space: nowrap;
	font-weight: bold;
	background-color: transparent;
}
a:link, a:active, a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
	background-color: #FFFFCC;
}
.disclaimer {
	font-size: 9px;
	color: #FFFFFF;
}
p {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.subpagetitle {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	color: #990000;
}
img {
	border: #666666;
}
