body {
	background-color : #818141;
	margin: 0;
}


.maincontent a:link {
	color : #CC0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}

.maincontent a:visited {
	color : #00FF00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}

.maincontent a:hover {
	color : #990000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}

.maincontent a:active {
	color : #66CCFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}

.maincontent p {
		color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 17px;
		line-height : 24px;
	font-weight : normal;
		margin : 0px 0px 12px 10px;	
}

.maincontent h2 {
	color : #FF66CC;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 28px;
	font-weight : bold;
}

.maincontent h3 {
	color : #FFCCFF;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bolder;
}

.bdtext {
	color : #660000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 17px;
}

.grey {
	color : #CC0099;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

.review {
	color : #FFFFFF;
	font-family : "Trebuchet MS", Arial, sans-serif;
	font-size : 15px;
}

.reviewcredit {
	color : #FFCCFF;
	font-family : "Trebuchet MS", Arial, sans-serif;
	font-size : 15px;
	line-height : 20px;
}

p.intro {
	color : #FFCCFF;
	font-family : "Trebuchet MS", Arial, sans-serif;
	font-size : 15px;
	line-height : 21px;
	margin: 0px 30px 15px 30px;
}

.submenu2 {
	color : #990000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

