body	{background-color: #DFEAE9;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px; 
		background-position: top left;
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-image: url(graphics/blue_bg.gif);}

.copy 	{font-size: 9px;
		font-family: verdana, geneva, sans-serif;
		color: #006783; }
		
.blue 	{font-size: 9px;
		font-family: verdana, geneva, sans-serif;
		color: #006783;
		font-weight: bold; }
				
b		{font-size: 9px;
		font-family: verdana, geneva, sans-serif;
		color: #006783;
		font-weight: bold; }
		
a:link	{font-family: verdana, geneva, sans-serif;
		color: #006783;
		text-decoration: none; }
		
a:visited	{font-family: verdana, geneva, sans-serif;
		color: #006783;
		text-decoration: none; }
		
a:hover	{font-family: verdana, geneva, sans-serif;
		color: #D50202;
		text-decoration: none; }
		
		