@charset "utf-8";
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11 pt;
	font-style: normal;
	color: #FFFFFF;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
.links {
	background-color: #100f0f;
}
.textRed {
	font-size: 11pt;
	color: #990000;
}
.hdRed {
	font-size: 14pt;
	color: #990000;
}
.indent-15_s12 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 15px;
	background-color: #000000;
	text-align: left;
	color: #FFFFFF;
}.panelheader {
	font-size: 13pt;
	font-weight: bolder;
	color: #790000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.linkswhite {
	font-size: 12pt;
	color: #FFFFFF;
}
