body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c9e0a3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	color: #000000;
}

ul.people { list-style-type:none; padding:0; margin:0;}
li.people { list-style-type:none}

a:link {text-decoration: none}     
a:visited {text-decoration: none}  
a:hover {text-decoration: underline}  
a:active {text-decoration: none} 

body,td,th {
	font-size: 12px;
}

h3 {
font-size: 15px;
}

h2 {
font-size: 18px;
}

#container {
	width: 100%;
	background-image: url(grey_grade.gif);
	background-repeat: repeat-x;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer {
	background-color: #7ac141;
	color: #fff;
	padding: 8px 15px 8px 15px;
	font-size: 14px;
	font-weight: none;
	letter-spacing: 5px;
}
.mid {
	padding: 50px 10px 30px 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding-left: 20px;
	padding-bottom: 0px;
	font-weight: bold;
	letter-spacing: 1px;
}

.subLine {
	font-style: italic;
	text-transform: lowercase;
	margin-top: -10px;	
	padding: 0px 0px 20px 20px;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.green {
	color: #7ac141;
}

.white {
	color: #fff;
}

.arial12 {
	font-size: 12px;
}

.maintext {
}

.maintext a {
	color: #7ac141;
	text-decoration: underline;
}

.maintext a:hover {
text-decoration: none;
	color:#7ac141;
}


#content {
	padding: 0px 0px 20px 20px;
}

a {
	color: #7ac141;
	text-decoration: underline;
}

a: hover {
text-decoration: underline;
}



.footer {
	font-size:13px;
	}