body {
	background-color: #B7A5B5;/* main background color*/
	}
a:link {
	color: #EE9B11;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #EE9B11;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #F2D9B0;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #FAAE30;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#maincontent {
	background-color: #643A60;
}
#maincontent h1 {
	color: #AA92A8;
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
}
#maincontent h2 {
	background-color:#643A60;
	font-family: Verdana;
	font-size: 12px;
	color: #AA92A8;
	text-decoration: none;
}
#maincontent p {
	font-family: Verdana;
	font-size: 11px;
	color: #AA92A8;
}
#maincontent2 {
	background-color:#643A60;
	font-family: Verdana;
	font-size: 12px;
	color: #AA92A8;
	line-height:150%;
}
#maincontent2 h1 {
	color: #AA92A8;
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
}
#maincontent2 h2 {
	color: #AA92A8;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}
#maincontent2 p {
	font-family: Verdana;
	font-size: 11px;
	color: #AA92A8;
	margin-bottom: 10px;
}
.text {  
	color: #EE9B11;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}
#maincontent3 p {
	font-family: Verdana;
	font-size: 8px;
	color: #AA92A8;
	text-decoration: none;
}
