.24pts {  
	font-size: 24pt; 
	font-weight: bold}

.a:hover {  
	background-color: #66CCFF}

.a:link {  
	text-decoration: none}

.a:visited {  
	color: #990000; 
	text-decoration: none}

.b {  
	font-weight: bold}

.bodycenter {
	text-align: center;}

.fine {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 9px;
	text-transform: capitalize;
	color: #036;
	background-color: #3C9;
}

.troop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-style: italic;
	line-height: 28px;
	font-weight: bold;
	color: #060;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #033;
	font-weight: bold
}


.white {  
	color: #FFFFFF}
	
p{
font-family: Verdana, sans-serif; font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}

.bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}

.navigation{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #03C;
	text-decoration: none;
	background-color: #396;
	display: block;
	padding: 8px;
	width: 140px;
}


.navigation:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0C6;
	display: block;
	padding: 8px;
	width: 140px;
}
	

