body {
	margin: 0px;
	background: #9999cc;
}
.background {
	background: #9999cc no-repeat;
	z-index: auto;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	padding: 10px;
	border: 1px solid #000000;
	height: auto;
	}
	
.bannertop {
	border-right: thin solid #000000;
	border-bottom: thin solid #000000;
	border-left: thin solid #000000;
	background: #9999cc;
}


.maincol {
	color: #FFFFFF;
	margin: 1px;
	border: thin none #000000;
	font: bold normal small/110% Geneva, Arial, Helvetica, sans-serif;
	background: #9999cc;
	padding: 1px;
}


a {
	color: #000000;
	font: bold small Verdana, Arial, Helvetica, sans-serif;
}
a:hover {

}
h1,h2,h3,h4,h5,h6 {
	color: #FFFFFF;
	font: x-large/100% Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
h1,h2 {
	letter-spacing: 2px;
	color: #FFFFFF;

}
