body	{
	background-color: #FFFFFF;
	font-family: Avenir, Franklin Gothic, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	}
body.login	{
	background-color: #003300;
	}
a		{
	font-weight: bold;
	text-decoration: none;
	color: #003300;
	}
a:visited	{
	color: #003300;
	}
a:hover {
	text-decoration:underline;
	color: #99CC99;
	}
a.roster		{
	font-size: 10pt; 
	text-decoration: none;
	}
a:link.roster {
	font-size: 10pt; 
	text-decoration: underline;
}
a:hover.roster {
	font-size: 10pt; 
}
a:active.roster {
	font-size: 10pt; 
	text-decoration: underline;
}
a:visited.roster {
	font-size: 10pt; 
}
a.macbeth {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Avenir, Franklin Gothic, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.macbeth:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Avenir, Franklin Gothic, Arial, Helvetica, sans-serif;
}
a.macbeth:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Avenir, Franklin Gothic, Arial, Helvetica, sans-serif;
}
a.macbeth:hover {
	color: #99CC99;
	text-decoration: underline;
	font-family: Avenir, Franklin Gothic, Arial, Helvetica, sans-serif;
}
a.macbeth:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Avenir, Franklin Gothic, Arial, Helvetica, sans-serif;
}
.boldgreentext	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	color: #214523;
	}
.boldgreytext	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #777777;
	}
.boldtext	{
	font-family: Avenir, Franklin Gothic, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #387640;
	}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	font-size: 9pt;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	}
.style1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
.style2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #OOOOOO;
}
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.pageTitle16 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.other {
	background-color: ##00FF00;
}