.rrtextplain {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}body,td,th {
	color: #d7d8d8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
}

a:link {
    color: #509eb1;
    text-decoration: none;
}
a:visited {
    color: #a1ad7b;
    text-decoration: none;
}
a:hover {
    color: #c4d1d5;
    text-decoration: underline;
}
a:active {
    color: #a1ad7b;
    text-decoration: underline;
}
.header {

	color: #6e959a;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	word-spacing: normal;
	text-transform: capitalize;
	letter-spacing: 4pt;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #0099CC;
}

.smallheader {
	color: #999966;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	word-spacing: normal;
	text-transform: capitalize;
	letter-spacing: 3pt;
	line-height: normal;

}

.smalltext {
		color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.titletext {
		color: #CCCC99;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.greytext {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.texgreen {
	color: #6b8661;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.goldtext {
	color: #c2c0aa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.form {
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    background-color: #000000;
}
.button {
    font: 11px Verdana, Arial, Helvetica, sans-serif;
    padding: 1px;
}
.footer {
    font: 9px Verdana, Arial, Helvetica, sans-serif;
    color: #d5d3be;
