body	
{		
		background-color:rgb(255,255,204); 
		background-image:url('../none');
		color:#000099;
		font-family:Times-New-Roman
}
		
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:#000099;
}

a		 
{		 font-size:12pt;
		 font-family:Arial;
}

a:link 
{	   	 
	color:#0000FF;
}

a:visited 
{		  
		  color:#000099;
}

a:active 
{		 color:#0000CC;
}

a:hover 
{		
		 background-color:#FFFF00;
}