
body {
	background-color: #999999;
	margin-top: 0px; 
}

a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-decoration: none;
}

a:link { color: #000000; }
a:visited { color: #000000; }
a:hover { color: #9C0A00; font-weight: bold;}
a:active {color: #000000; }

.text {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
}

.textBold {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
}

.title {
	color: #9C0A00;

	font-style: normal;
	font-weight: normal;
	font-size: 18pt;
}

.titlelarge {
	color: #9C0A00;

	font-style: normal;
	font-weight: normal;
	font-size: 22pt;
}

.titleBlack {
	color: #000000;

	font-style: normal;
	font-weight: normal;
	font-size: 18pt;
}

.titleBlackSmall {
	color: #000000;

	font-style: normal;
	font-weight: normal;
	font-size: 14pt;
}