.h_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #007336;
	text-transform: uppercase;
}
.h_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #94231A;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
}

a:link {
	color: #FF9900;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF6600;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #3D52A3;
}
.CustomerLinks {
	font-weight: bold;
	color: #3A8F56;
	font-size: 12px;
}
.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #20843E;
}
.projectsHeading a:active {
	color: #FFFFFF;
	text-align: center;
}

.projectsHeading a:visited {
	color: #FFFFFF;
	text-align: center;
}

.projectsHeading a:link {
	color: #FFFFFF;
	text-align: center;
}

body {
	font-family: Arial, Helvetica, sans-serif;
}
.notesHeading {
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.projectsHeading {
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.notesContent {
	text-align: left;
}
.menuHeading {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.CustomerMenu {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.CustomerContent {
	padding: 10px;
}
.notesContent {
	color: #FFFFFF;
}
