	body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0;
}
	
.heading1 {
	color: #1738BF;
	font-size: 14px;
	font-weight: 800;
}

.heading2 {
	color: #06A24A;
	font-size: 14px;
	font-weight: 800;
}

.heading3{
	font-size: 18px;
	color: #1738BF;
}

.copyright {
	color: #06A24A;
	font-size: 10px;
}
	

a:link, a:visited {
	color: #06A24A;
	text-decoration: none;
}    

a:hover {
	color: #1738BF;
	text-decoration: none;
	border-bottom: 1px dashed;
}


a.nav:link, a.nav:visited {
	color: #06A24A;
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
}    

a.nav:hover {
	color: #1738BF;
	font-weight: 600;
	text-decoration: none;
}

a.bottom_nav:link, a.bottom_nav:visited {
	color: #ffffff;
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
}    

a.bottom_nav:hover {
	color: #D3F5E8;
	font-weight: 600;
	text-decoration: none;
}
