body	
{
	margin-top: 0px;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px;
	background-color: #F2F9F7;
	background-repeat: repeat-y;
	background-image: url(graphics/background.gif); }
}

p 	
{
	margin-top: 0px;
	margin-left: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px;
}
		
.copy	
{
	font-size: 11px;
	font-family: verdana, sans-serif;
	color: #000000;
}
		
.green	
{
	font-size: 10px;
	font-family: verdana, sans-serif;
	color: #008062;
}
		
.lgreen	
{
	font-size: 10px;
	font-family: verdana, sans-serif;
	color: #40A089;
}
		
strong
{
	font-weight: bold;
}
		
form
{
	margin-top: 0px;
	margin-left: 0px; 
	margin-right: 0px;
	margin-bottom: 0px; 
}

a:link
{
	color: #008062;
	text-decoration: underline
}
		
a:visited
{
	color: #000033;
	text-decoration: underline
}
		
a:hover
{
	color: #FF9900;
	text-decoration: underline
}
		
