body {
	background : #99cccc;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	padding : 0;
}
.ie5wrapper {
	text-align: center;
}
.maintext {
	background : white url(img/index6/white.gif); /*The gif is solely for the benefit of the accursed NS4.x*/
	width : 480px;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : auto;
	margin-right : auto;
	border-left: 5px dotted #99cccc;
	border-right: 5px dotted #99cccc;
}
p, td, dd, dt, form
 {
	margin-left : 90px;
	margin-right : 90px;
	color: #000033;
	font-family: Verdana, sans-serif;
	font-size:11px;
}
a {
	text-decoration: none;
}
a:link, a:visited {
	color: #006666;
}
a:hover, a:active {
	color: white;
	background-color:#66cccc;
}
a:active.speedy, a:hover.speedy {
	background-color: transparent;
}
img {
	border-width:0px;
}

