.title 	{	font-family: Georgia, "Times New Roman", Times, serif; 
			font-size: 24px; color: #006600; 
			font-weight: bold;
		}
.fine 	{	font-family: Geneva, Arial, Helvetica, sans-serif; 
			font-size: 9px; 
			text-transform: capitalize; 
			color: #990000;
		}
a:hover {	background-color: #66CCFF;
		}
.b 		{   font-weight: bold;  margin-left: 33px;
		}
.bsub	{	margin-left: 55px; 
		}
.24pts 	{   font-size: 24pt; 
			font-weight: bold;
		}
.white 	{	color: #FFFFFF;
		}
a:link 	{	color: #006600;
			text-decoration: none;
		}
a:visited { color: #006600; 
			text-decoration: none;
		  }
.troop	{	font-family: Georgia, 'Times New Roman', Times, serif; 
			font-size: 48px; 
			font-style: italic; 
			line-height: 28px; 
			font-weight: bold
		}

dd { margin-left: 42px }

.section1 { margin-left: 33px  }

.smallbox {	 display: -moz-inline-box;
			 display: inline-box; 
			 width: 300px;
	      }
