body {
	background-color: #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}



 a:link { 
	color: #999999;
	text-decoration: none;
	}
a:visited { 
	color: #999999;
	text-decoration: none;
	}
a:hover { 
	color: #CCCCCC;

	}
a:active { 
	color: #333333;
	}
	
	
	
	
	
 

 	
 	

 

 	
.resumeTitle {
font-size: 25px;
font-weight: bold;
margin-bottom: -10px;
}
	
 	
 	
.resumeCompany {
font-size: 25px;
font-weight: bold;
margin-bottom: -5px;
}

.resumeDate {
	font-size: 13px;
	text-indent: 50px;
	margin-bottom: -10px;
}


.resumeBlurb {
	font-size: 16px;
	color: #E18F1F;
	margin-left: 30px;
	margin-bottom: 10px;
}



.resumeDescription {
 	text-align: justify;
	padding-left:60px;
	margin-top:15px;
 }
.resumeJobBanner {
	width: 100%;
	height: auto;
	margin-bottom: -14px;
}

.resumeSections {
	font-weight: bold;
	font-size: 25px;
	margin-bottom: 9px;
	margin-top: 50px;
}
