body {
}
body, .text {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	line-height: 15px; 
	color: #002;
}
.text { letter-spacing: -0.1px }
h1,h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #003;	
}

#main {
	width: 7.5in;
	background-color: white;
}

h1#Resume-Header, h1#Resume-Header span.Name {
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: 0.2px;
}
h1#Resume-Header span {
	font-size: 1em;
	font-size: 85%;
	font-weight: normal;
}
h1#Resume-Header span.Email {
	word-spacing: -.3em;
}
span.Dot {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 3em; 
	line-height: normal; 
	font-weight: bold;

}

div.BlackBar {
	background-image: url(BlackBar.GIF);
	background-repeat: repeat-x;
	height: 5px;
}

h2 { 
	font-size: 1.2em; 
	font-weight: bold; 
	letter-spacing: normal; 
	word-spacing: 4px; 
	float: left;
	width: 1in;
	margin: 0;
	padding: 0;
}


div.Resume-Detail { margin-left: 1.25in; }

#EmploymentHistory p {
	margin: .5em 0;	
}

h3.jobheader {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em;
	margin-bottom: 0px;
	letter-spacing: 0px;
	color: #024;
}

div.employer-time { 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: italic; 
}

div.section {
	margin: .5em 0;
}

