#contentwrapper {
	background-color: #ffffff;
	margin: 0 auto !important;
	min-width: 750px !important;	
	padding: 0;
}
#maincontent {
	text-align: left;
	padding-top: 0;
}
#maincontent ul, #maincontent li {
	text-align:left;
	}
#maincontent h2 {
	color: #000000;
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
}
#maincontent h3 {
	color: #11aaaa;
	font-weight: bold;
	font-size: 12pt;
	text-align: left;
}
#xx h3 {
	color: #11aaaa;
	font-weight: bold;
	font-size: 12pt;
	text-align:center;
	}
#maincontent a:link {
	color: #009999;
}
#maincontent a:visited {
	color: #66cccc;
}
#maincontent a:hover, #maincontent a:active, #maincontent a:focus {
	color: #333333;
}

