<style type="text/css">


body {
		background: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
	    font-size: 12px;
}



A{
	text-decoration:underline; 
	color: #151E61;
}
			  
.title{
	color: #DD8B42;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:26px;	
	font-weight:bold;
	font-variant: small-caps;
}

.heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #690504;
}
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.subhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #151E61;
	font-weight: bold;
}

                    
.leftNavMain {
		font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #151E61;
	font-size: 12px;
	font-weight: bold;
	text-transform:capitalize;
	text-decoration: none;
}

.leftNavOn {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #DD8B42;
	text-decoration: none;
}

.subnavmain{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #151E61;
	font-weight: bold;
	text-decoration: none;
}
.subnavON{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DD8B42;
	font-weight: bold;
	text-decoration: none;
}

</style>


