BODY {
	font-family:"Trebuchet MS";
	font-size:14px;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #73874E;
	color: #FFFFFF;
}
a img {border:none;} 
a.home:link {
	font-family:"Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	overflow: scroll;
}
a.home:active {
	font-family:"Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a.home:hover {
	font-family:"Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;

}
a.home:visited {
	font-family:"Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.project:link {
	font-family:"Trebuchet MS";
	font-size: 14px;
	color: #73874E;
	font-weight: normal;
	text-decoration: none;
	overflow: scroll;
}
a.project:active {
	font-family:"Trebuchet MS";
	font-size: 14px;
	color: #73874E;
	text-decoration: underline;
	font-weight: normal;
}
a.project:hover {
	font-family:"Trebuchet MS";
	font-size: 14px;
	color: #73874E;
	text-decoration: underline;
	font-weight: normal;

}
a.project:visited {
	font-family:"Trebuchet MS";
	font-size: 14px;
	color: #73874E;
	text-decoration: none;
	font-weight: normal;
}
a.footer:link {
	font-family:"Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	overflow: scroll;
	padding-top:5px;
}
a.footer:active {
	font-family:"Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	padding-top:5px;
}
a.footer:hover {
	font-family:"Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	padding-top:5px;

}
a.footer:visited {
	font-family:"Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding-top:5px;
}

.H1{
	font-family:"Trebuchet MS";
	font-size:15px;
	color: #333333;
	font-weight: bold;
	text-align: left;
	padding-bottom:5px;
}
.home{
	font-family:"Trebuchet MS";
	font-size:14px;
	color: #FFFFFF;
	padding-top:5px;
}
.body{
	font-family:"Trebuchet MS";
	font-size:13px;
	color: #333333;
}
.body_2{
	font-family:"Trebuchet MS";
	font-size:11px;
	color: #333333;
}
.quotes{
	font-family:"Trebuchet MS";
	font-size:12px;
	color: #333333;
	font-style: italic;
	font-weight: bold;
	padding-top:7px;
	padding-bottom:14px;
}
#contentTable{
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 545px;
}
.projectLinks{
	text-align:center;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 20px;
	padding-left: 3px;
}

.H2 {

	font-family:"Trebuchet MS";
	font-size:13px;
	color: #333333;
	font-weight: bold;
	text-align: left;
}
