body {background-color:#FFFFFF}
A:link {
	color: #000085;
}
A:visited {
	color: #003A00;
}
A:active {
	color: #FF0000;
}
.copyright {
	font-size: 10px;
	font-family: "MS Sans Serif", Geneva;
	font-weight: normal;
}
.mission {
	font-size: 12px;
	font-family: "MS Sans Serif", Geneva;
	font-weight: normal;
	font-style: italic;
}
.ital {
	font-style: italic;
}
.forp {
	color: #660000;
}
.forptext {
	color: #006600;
}
.team {
	color: #FF8C00;
}
.teamtext {
	color: #006400;
}
.navbar {
	color: #660000;
	font-size: 18px;
	font-family: Arial, Helvetica;
	line-height: 146%
}
.navbar2 {
	color: #660000;
	font-size: 15px;
	font-family: Arial, Helvetica;
	line-height: 146%
}
.red {
	color: #FF0000;
	border:1px solid red;
}
.white {
	color: #666666;
}
.green {
	color: #006600;
	border:1px solid green;
}
.black {
	color: #000000;
	border:1px solid black;
}
h1 {
	font-size: 30px;
	font-family: Gill Sans, Arial, Helvetica;
	font-weight: bold;
	color: #003300
}
h2 {
	font-size: 20px;
	font-family: Gill Sans, Arial, Helvetica;
	font-weight: bold;
}
h3 {
	font-size: 17px;
	font-family: Gill Sans, Arial, Helvetica;
	font-weight: bold;
}
h4 {
	font-size: 15px;
	font-family: Gill Sans, Arial, Helvetica;
	font-weight: bold;
}
ul {
	list-style-type: square;
}
tr {
	vertical-align:top;
}
th.row {
	text-align:left;
	border:1px solid black;
	padding:9px;
	white-space: nowrap
}
.schedule
{
border:1px solid black;
padding:9px;
}
.padded
{
padding:9px;
}
