a:link
{
	color: 006600; 
	text-decoration: none;
}
a:visited	
{
	color: 006600; 
	text-decoration: none;
} 
a:active 
{
	color: 006600;
	text-decoration: none;
}
a:hover 
{
	text-decoration: underline;
}
table
{	
	padding: 0; 
	margin-top: 0;
	margin-bottom: 0;
}
body
{
	font-family: Arial;
	font-size: 12px; 
	line-height: 16px; 
	color: #003300;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	background-image:url('../images/busters2_pageback.gif');
}
.text
{	font-family: Arial;
	font-size: 12px; 
	line-height: 16px; 
	color: 003300;
}
.textwht
{	font-family: Arial;
	font-size: 11px; 
	line-height: 16px; 
	color: ffffff;
	font-weight: bold;
}
.textsm
{
	font-family: Arial;
	font-size: 11px;
	line-height: 13px;
	color: 003300;
}
.textsmwht
{
	font-family: Arial;
	font-size: 11px;
	line-height: 13px;
	color: ffffff;
}
p            
{ 	
	margin-top: 0;
	margin-bottom: 0;
}
