body
{ 

background: #3b3a38;
}

.maintext {
	font-family: "ms sans serif";
	font-size: 13px;
	color: #CCCCCC;
	
; line-height: 18px
}

A:link {
color: #CCCCCC;
text-decoration: none;
}

A:visited {
color: #CCCCCC;
text-decoration: none;
}

A:active {
color: #3b3a38;
text-decoration: none;
}

A:hover {
color: #f02c02;
text-decoration: underline;
}

.smallertext {

	font-family: "ms sans serif";
	font-size: 12px;
	color: 5d5d5c;
	
; line-height: 16px
}
.statement {
	font-family: "ms sans serif";
	font-size: 13px;
	color: #f02c02;
	;
	line-height: 18px;
	font-weight: bold;
}
.maintextbold {
	font-family: "ms sans serif";
	font-size: 13px;
	color: #CCCCCC;
	;
	line-height: 18px;
	font-weight: bold;
}

