@charset "UTF-8";
body {
	background-color: #595a5c;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595a5c;
}
.nav:hover { color: #df8734; text-decoration:none;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}




.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #df8734;
}


.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #3162ae;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #595a5c;
}

.selectnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #df8734;
	line-height: 18px;
}
