BODY {
	SCROLLBAR-FACE-COLOR: #ffdb00; SCROLLBAR-HIGHLIGHT-COLOR: #ffdb00; SCROLLBAR-SHADOW-COLOR: #ffdb00; COLOR: #333333; SCROLLBAR-TRACK-COLOR: #333333; SCROLLBAR-BASE-COLOR: #ffdb00; BACKGROUND-COLOR: #ffffff; scrollbar-dark-shadow-color: #ffdb00; scrollbar-3d-light-color: #555555
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
	font-weight: normal;
}
h1 { color: #08487e; font-weight: bold; letter-spacing: 3px; font-size: 4.5em; font-style: oblique; text-align: center; word-spacing: 1px; vertical-align: top; visibility: visible; border-bottom: 1px solid silver; padding-bottom: 3px; }
h2 {
	font-size: 1.5em;
	border-bottom: 1px solid silver;
	padding-bottom: 3px;
	clear: both;
	}
h3 {
	font-size: 1.2em;
	}
h4 {
	font-size: 1.1em;
	}
h5 {
	font-size: 1.0em;
	}
h6 {
	font-size: 0.8em;
	}
.content h1 {
	margin: 0px;
.resume-section {
	margin-left: 60px;
}
.license {
	font-size: 0.8em;
	line-height: 100%;
}
h1.hastagline {
	border: 0;
}
h2.tagline {
	color: #747673;
	clear: none;
	margin-top: 0em;
}
/*printer styles*/ 
@media print{ 
body {margin: 0; padding: 0;}
.navigation, .locator, .footer a, .message, .footer-links {display:none;} 
.footer, .content, .header {border: none;}
a {text-decoration: none; font-weight: normal; color: black;}
}
