.onover {
	color:#999999;
	background:#003300;
	font-size: 14px;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.onout {
	color:#ffffff;
	background:#003300;
	font-size: 14px;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.first {
	color:#ffffff;
	background:#003300;
	font-size: 14px;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
}


body {
	font-family: sans-serif;
	font-size: 12px;
	color: #000000;
}



a {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}


a:link {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}

a:visited {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}

a:hover {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
}

.fourteenpt {
	font-size: 14px;
	font-family: sans-serif;
	font-weight: bold;
}

.sixteenpt {
	font-size: 16px;
	font-family: sans-serif;
	font-weight: bold;
}

.twelvept {
	font-size: 12px;
	font-family: sans-serif;
	color:003300;
}


td {
	font-family: sans-serif;
	font-size: 12px;
	color: #000000;
}

.head {
	font-size: 40px;
	font-family: sans-serif;
	font-weight: 900;
}

