body, p, td, h1, h2, h3, h4, h5, h6 {
	font-family: Garamond, "Times New Roman", Times, serif;
	color: #000C77;
}
body {
	background: #000C77;
}
p.projecttext {
	padding-right: 6px;
	margin-left: -6px;
}
.headtext {
	font-size: 16pt;
}
.addresstext {
	font-size: 14pt;
	font-style: italic;
}
.largetextbold {
	font-size: larger;
	font-weight: bold;
}
.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, a:link, a:visited {	
	color: #000C77;
	text-decoration: underline;
}
a:hover {
	color: #6666FF;
	text-decoration: none;
}
a.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.navbar:link, a.navbar:visited {
	text-decoration: none;
}
a.navbar:hover {
	text-decoration: underline;
}
a.nav:link, a.nav:visited {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
a.nav:hover {
	text-decoration: underline;
}
a.homenav {
	font-weight: bold;
}
a.homenav:hover {
	text-decoration: none;
}
td.whiterule {
	background-image: url(../images/whiteRule.gif);
	background-repeat: repeat-x;
}
td.sidebar {
	background-image: url(../images/sidebar2.gif);
}
td.footer {
	background-image: url(../images/bluedot.gif);
	background-repeat: repeat-x;
	font-size: smaller;
}
.footnote {
	font-size: smaller;
}
td.mainBox {
	background-image: url(../images/bgndtexture2.gif);
}
.eventText {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.blueline {
	color: #D0CFFF;
}
.comicsans {
	font-family:"Comic Sans MS", cursive;
}
