body,td,th, p, .mainText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:400;
}

body {
	margin-top: 7px;
	background-repeat: repeat-x;
	background-color: #003333;
	text-align: center;
}
/*
.mainTable{
	width:990px;
	border: 1px solid #FFFFFF;
	padding:0px;
}
*/
.container{
	position:relative;
	top:16px;
	width:990px;
	margin: 0 auto;
	}
	
font1 {
 font-size:14px;}

font4 {
 font-size:24px;}
 
.homeContainer{
	position:relative;
	top:7px;
	}
	
h1{
font-size:12px;
}

h2{
font-size:14px;
}

h3{
font-size:16px;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00FFFF;
	font-weight:400;
	text-decoration: none;
}
a:visited {
	color: #00FFFF;
	text-decoration: none;
}
a:hover {
	color: #FF0000; 
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.miniText {font-size: 8px; color: #333333;}
}
.miniText2 {font-size: 10px; color: #333333;}

.topNav {font-size: 14px}
.redText {color: #FF0000}
a.footerText:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00FFFF;
	font-weight:400;
	text-decoration: none;
}
a.footerText:visited {
	color: #00FFFF;
	text-decoration: none;
}
a.footerText:hover {
	color: #FF0000; 
	text-decoration: underline;
}
a.footerText:active {
	color: #999999;
	text-decoration: none;
}
.homeText{
	color: #333333;
	font-size:8px;
	text-align:center;
	line-height:0px;
}
