body, p, td, h1, h2, h3, h4, h5, h6 {
	font-family: Garamond, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
body {
	background: #413F39;
}
p.projecttext {
	padding-right: 6px;
	margin-left: -6px;
}
.headtext {
	font-size: 16pt;
}
.addresstext {
	font-size: 14pt;
	font-style: italic;
}
.smallcapstext {
	font-variant: small-caps;
	font-size: 12pt;
}
.smallcapsheads {
	font-variant: small-caps;
	font-size: 18pt;
	font-weight: bold;
}
.smallcapstextbold {
	font-variant: small-caps;
	font-size: 11pt;
	font-weight: bold;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a.navbar {
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.navbar:link, a.navbar:visited {
	font-size: 12pt;
	text-decoration: none;
}
a.navbar:hover {
	text-decoration: none;
	font-weight: bolder;
}
a.projects {
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.projects:link, a.projects:visited {
	font-size: 11pt;
	text-decoration: none;
}
a.projects:hover {
	text-decoration: none;
	font-weight: bolder;
}
a.homenav:hover {
	text-decoration: none;
}
td.whiterule {
	background-image: url(../images/whiteRule.gif);
	background-repeat: repeat-x;
}
