body {
	background-color: #2F0437;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

A:link { 
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
	
A:visited {
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
	
A:active {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #0DB24C;
}
	
A:hover {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #467CB3;
}
 
.font {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #000000;
} 

td, th {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

a {
	font-size: 10px;
	color: #000000;
}

.nav {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.navLink {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #689930;
}

.header {
	font-family: Impact,Arial;
	font-size: 22px;
	font-weight: normal;
	color: #4E8AC8;
	padding-left: 5pt
}

.maintext { 
	padding-right: 5pt; 
	padding-left: 5pt
}

.main_bg { 
	background: url(images/design/main_bg.jpg) no-repeat 0pt 0pt 
}
