.title {  
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; color: #000099; font-weight: bold
	}
	
.fine {  
	font-family: Geneva, Arial, Helvetica, san-serif; font-size: 9px; color: #990000
	}

.medfine {  
	font-family: Geneva, Arial, Helvetica, san-serif; font-size: 15px; color: #000000
	}

.navlinklarge {  
	font-family: Geneva, Arial, Helvetica, san-serif; font-size: 20px; font-weight: bold; text-transform: capitalize; color: #000080;
	text-decoration : none;
	}

.input_box { 
     background-color : white; 
     border-bottom : 1px solid black; 
     border-left : 1px solid black; 
     border-right : 1px solid black; 
     border-top : 1px solid black; 
     padding-bottom : 1px; 
     padding-left : 1px; 
     padding-right : 1px; 
     padding-top : 1px; 
     color : black; 
     background : white;    
     font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: Black         
    }
     
.b {  
	font-weight: bold
	}
	
.24pts {  
	font-size: 24pt; font-weight: bold
	}
	
.white {  
	color: #FFFFFF
	}

a:link {  
	text-decoration: underline;
	color : Blue; 
	}
	
a:visited {  
	text-decoration: underline;
	color: red;
	}
	
a:hover {  
	background-color: #66CCFF 
	}
    
.troop {  
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 40px; font-style: italic; line-height: 28px; font-weight: bold
	}
