body {
	font-family: Georgia, Times Roman, serif;
	font-size: 12px;
	line-height: 15px;
	color: #999999;
	text-decoration: none;
	float: none;
	list-style-type: disc;
	margin: 16px 20px 20px;
}
h1 {
	font-family:Georgia, Times Roman, serif;
	font-size: 150%;
	font-weight: normal;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.projectType {
	font-family: Georgia, Times Roman, serif;
	font-size: 11px;
	line-height: 15px;
	color: #999999;
	text-decoration: none;
}
a {
	font-family: Georgia, Times Roman, serif;
	color: #ffffff;
	text-decoration: none;
	background-color: #999999;
}

a:hover {
	font-family: Georgia, Times Roman, serif;
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
}







a:link.color1{
	font-family: Georgia, Times Roman, serif;
	color: #ffffff;
	text-decoration: none;
	background-color: #FF6600;
}


a:active.color1 {
	font-family: Georgia, Times Roman, serif;
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
}

a:visited.color1 {
	font-family: Georgia, Times Roman, serif;
	color: #ffffff;
	text-decoration: none;
	background-color: #FF6600;
}


a:hover.color1 {
	font-family:Georgia, Times Roman, serif;
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
}