body {
	
	font-family: verdana; 
	font-style: normal;
	font-weight: normal;
	font-size:75%;
	color: #000000;
	
}




.feature {

	font-size: 100%;
	color: #037AB4;
	font-weight: bold;
}

.ftext {

	font-size: 85%;
	color: #000000;
	font-weight: bold;
}

.test {
	font-size: 150%;
	font-family: verdana; 
	font-style: normal;
	font-weight: bold;
	color: #037AB4;
	line-height: 16px
}

p.news { 

font-size: 75%;
color: #037AB4;
font-weight: bold;
}

p.news { 

font-size: 75%;
color: #000000;
font-weight: italic;
}

p.copy {

font-size: 75%;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-weight: normal;

}




h1 {
	font-size: 130%;
	font-family: verdana; 
	font-style: normal;
	font-weight: bold;
	color: #037AB4;
	line-height: 16px
}

h2 {
	font-size: 115%;
	font-family: verdana; 
	font-style: normal;
	font-weight: bold;
	color: #037AB4;
	line-height: 10px
}


img {
	border: 0px;
	
}

/*classes for nav*/

a.navbartext {
	font-family: verdana; 
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.navbartext:hover {
	font-family: verdana; 
	font-style: normal;
	font-weight: normal;
	color: #0033FF;
	text-decoration: underline;
}


