body	
{		
		background-color:rgb(247,255,247); 
		background-image:url('none');
		color:#006633;
		font-family:Garamond
}
		
table	
{		
		width:600;
		border:1px none;
}
		
td		
{		
		vertical-align:top;
		text-align:left;
}

.smallred
{		
		font-size:8pt;
		font-style:italic;
		color:red;
}

#item
{		
		position:absolute; 
		visibility:hidden; 
		left:0px
}

h1		 
{		 
		 text-align:center;
		 vertical-align:middle;
		 display:inline;
}

h2		 
{		 
		 text-align:center;
		 color:#003366;
}

a		 
{		 font-size:10pt;
		 font-family:Arial;
}

a:link 
{	   	 
color:#003300;
}

a:visited 
{		  
		  color:#999999;
}

a:active 
{		 color:#008000;
}

a:hover 
{		
		 background-color:#FFFF00;
}