#subt {
	position:relative;
	z-index:1;
	top: 0px;
}
#maint {
	position:relative;
	z-index:1;
	top: -5px;
}
h1 {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
}
.pageborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 3px solid #054163;
}
.whitetext {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.greyborder {
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.redtext {
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
}
.greytext {
	font-size: 12px;	
	color: #CCC;
	font-weight: bold;
}
.blacktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;	
	color: #000;
}
.testimonial {
	font-size: 10px;	
	color: #999;
}
.testimonial2 {
	font-size: 10px;	
	color: #000;
	font-weight: bold;
}
ul {
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}
.quals {
	font-size: 10px
}
.style1 {font-size: 16px}
.style2 {
	color: #FF0000;
	font-weight: bold;
}
.style4 {font-size: 22px}
.style7 {
	font-size: 18px;
	color: #FFFFFF;
}
.style5 {color: #CCCCCC}
.style8 {font-size: 14px}
body {
	background-color: #000066;
}