.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #993300;
	line-height: 26px;
}
.projectText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.HeaderSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
	line-height: normal;
	font-weight: bold;
}
.HeaderProjects {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993300;
	line-height: normal;
	font-weight: bold;
}
.ProjectButtonBorder {
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(images/spcrgry.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.hortLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
A:link {
	color: #333333;
	text-decoration: underline;
} 
A:visited {
	color: #CC66FF;
	text-decoration: underline;
} 
A:hover {
	COLOR: #9933CC;
	TEXT-DECORATION: underline;
	list-style-position: outside;
	list-style-type: square;
}
.ProjectTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.ProjectSponsor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.HeaderSmallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: bold;
}
