/* CSS Document */

p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	padding: 12px;
	font-weight: normal;
}.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	outline-style: none;
	float: none;
	padding: 14px;
	margin-bottom: -30px;
}.atext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	outline-style: none;
	float: none;
	padding: 20px;
}.times {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	outline-style: none;
	float: none;
	padding: 6px;
}.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	outline-style: none;
	float: none;
	padding: 6px;
}.white2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	outline-style: none;
	float: none;
	padding: 6px;
	margin-bottom: -5px;
}
.navigation{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: cccc66;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
}

.navigation:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCCC99;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
}
.spacer {
	font-family: "Gill Sans";
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #CCFFCC;
	text-decoration: none;
	outline-style: none;
	border-bottom-width: thick;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 6px;
}
