@charset "ISO-8859-1";

.subHead3 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	}

a:link {
	color: #F60;
	}
a:visited {
	color: #0066FF;
	}
a:hover {
	color: #FF6600;
	}
a:active {
	color: #0066FF;
	}

.whiteHeader{
	color: #FFFFFF;
	font-size: 28px;
	font-weight: bolder;
	font-style: italic;
	text-align: left;
	}
	
.newsBody{
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	}


.projectTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #993300;
	font-weight: bold;
	text-align: center;
	}

.smallCAPSHead {
	font-size: 14px;
	color: #990000;
	font-variant: small-caps;
	font-weight: bolder;
	text-align: left;
	}
	
table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	border: 0;
	}
	
table.mainImage{
	width: 700px;
	align: "center";
	border-collapse: collapse;
	}
table.navLinks {
	width: 700px;
	align: "center";
	border-collapse: collapse;
	border-color: #70A8D8;
}

td {
	text-align: justify;
	vertical-align:top;
}
tr {vertical-align:top;}
img {
}
body {
	background-color: CCCC99;
	margin: 0px;
}
em {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
