body {
	margin-left: 50px;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 50px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 95%;
	color: #330000;
}

table.dotted {
	border-width: 1px;
	border-style: dotted;
	border-color: #009FAE;
} 

a {
	font-size: 95%;
	color: #009FAE;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #009FAE;
}
a:hover {
	text-decoration: underline;
	color: #330000;
}

a:active {
	text-decoration: none;
	color: #009FAE;
}

.copyright {
	font-size: 50%;
	color: #009FAE;
}

.copyrightbrown {
	font-size: 50%;
	color: #330000;
}

.resumeheader {
	font-family: Georgia, Times, serif;
	font-size: 95%;
	color: #009FAE;
	font-weight: bold;
}

.resumesubheader {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 95%;
	color: #330000;
	font-weight: bold;
	line-height: 150%;
}

.resumesubheader2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 95%;
	color: #330000;
	font-style: italic;
	line-height: 125%;
}

.resume {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 150%;
}

.projectheader {
	font-family: Georgia, Times, serif;
	font-size: 95%;
	color: #009FAE;
	font-weight: bold;
}

.projectsubheader {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 95%;
	color: #330000;
	font-weight: bold;
	line-height: 150%;
}

.projectsubheader2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 95%;
	color: #330000;
	font-style: italic;
	line-height: 125%;
}

.project {
	font-size: 95%;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 150%;
}

.jumptoaheader {
	font-size: 95%;
	color: #330000;
	font-weight: bold;
}

a.nav {
	font-family: "Adobe Caslon Pro", Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-size: 120%;
	font-weight: bold;
	color:#330000;
	}

a.nav:hover {
	text-decoration: none;
	color: #009FAE;
}

