body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	color: 000000;
	font: .8em/140% "Helvetica Neue", Arial, sans-serif;
}

body a {
	color: #4e3a5f;
	text-decoration: none;
	border-bottom: none;
}


body, img a, a img{
	text-decoration: none;
	border-bottom: none;
	border: 0;
}

.gentext {
	font-size: 0.85em;
	padding-left:10px;
	padding-right:15px;
	
	}
	
.subheader {
	color: #2485b9;
	font-size: 1.0em;
	font-weight: bold;
	text-transform:uppercase;
}