BODY { color: #000000;
       background: #FFFFFF;
       font-family: Arial;
       font-size: 12px;}

a.left:link {   color: #0000FF;
		font-size: 12px; 
		font-weight: bold;
		text-decoration:none;
	    }


a.left:visited {   color: #0000FF;
		   font-size: 12px; 
		   font-weight: bold;
		   text-decoration:none;
	    }

a.left:hover {	color: #0000FF; 
		font-size: 12px; 
		font-weight: bold;
		text-decoration:underline;
	     }

	
DIV.left { color: #666666;
	   font-family: Arial;
	   font-weight: bold;
	   font-size: 12px;
	}

TABLE.main { color:#000000;
	     font-family: Arial;
	     font-size:12px;
	   }

DIV.copy { font-size:10px;}

P.header { font-size:14px;
	   font-weight: bold;
	 }

a:link {   color: #0000FF;
	   font-size: 12px; 
           text-decoration:none;
	    }


a:visited {   color: #0000FF;
	      font-size: 12px; 
   	      text-decoration:none;
	    }

a:hover {	color: #0000FF; 
		font-size: 12px; 
		text-decoration:underline;
	     }

.button
{
	BACKGROUND: #0000FF;
	CURSOR: pointer; CURSOR: hand;
	FONT-FAMILY: arial;
	FONT-SIZE: 12px;
	COLOR: #ffffff;
	BORDER: 0px solid #282d96;
}

TABLE.buy { color:#000000;
	     font-family: Arial;
	     font-size:12px;
	   }