BODY {
	font-family: "Times New Roman", Times, serif;
	background: #fff;
	color: #000;
	}

H1, H3, H4, H5, H6 {
	color: #000;
	background: #fff;
	font-family: Arial, sans-serif 
}

H2 {
	color: #000;
	background: #fff;
	border-bottom: #009 solid medium;
	font-family: Arial, sans-serif;
	font-weight: bold;
	width: 100%;
	}

H2 EM {
	color: #c00;
	background: #fff;
	border-bottom: #009 solid medium;
}

DIV {
	padding: .25em;
	}

.logo {
	font-size:150%;
	}


LI.resume {
	list-style-type: none;
	}

DT {
	font-weight: bold;
	}

DD {
	padding-bottom: .5em;
	}


HR { display: none }
.hide { display: none }

.url { font-family: monospace; }

.pageurl {
	color: #333;
	background: #fff;
	font-size: 80%;
	}

.navbar {
	font-size: 90%;
	border: solid #009;
	background: #dde;
	color: #000;
	font-family: Arial, sans-serif;	
	margin-top: .5em;
	margin-bottom: .5em;
	clear: both;
	text-align: center;
	}

P.navbar { 
	padding: .5em;
	text-align: center; 
	}

.locationbar {
	font-size: 90%;
	border: solid #009;
	background: #dde;
	color: #000;
	font-family: Arial, sans-serif;	
	margin-top: .5em;
	margin-bottom: .5em;
	margin-left: 0em;
	margin-right: 0em;
	padding: .5em;
	text-align: left;
	}

.footer {
	border: solid #009;
	background: #dde;
	color: #000;
	margin-top: .5em;
	margin-bottom: .5em;
	}

.titletext {
	font-family: Ariel, sans-serif;
	font-style: italic;
	}

.secondtitle {
	border: solid thin #fff;
	width: 100%;
	text-align: right;
	color: #333;
	background: #dde; 
	margin-top: -.75em;
	}

.filedate {
	font-size: 90%;
	color: #333;
	background: #dde;
	}

P.disclaimer {
	font-size: 90%;
	color: #333;
	background: #dde;
}

.boilerplate {
	font-size: 90%;
	color: #333;
	background: #dde;
	}

DIV.boilerplate {
	padding-left: 0em;
	}

DIV.pageurl {
	padding-left: 0em;
	}
	

.error {
	border-style: solid;
	border-color: #f00;
	}

H2.error {
	border-bottom: solid #f00;
	color: #f00;
	background: #000;
	}
DEL {
	text-decoration: line-through;
	}


TH {
	font-size: 120%;
	text-align: center;
}

