a:link    {text-decoration:underline; color: #ffffff;}
a:visited {text-decoration:underline; color: #ffffff;}
a:hover   {text-decoration:underline; color: #96A6B7;}


body
{
   font-family: Arial, Verdana, Sans Serif, Helvetica;
   font-size: 9pt;
   color: #96A6B7;
}

table
{
   font-family: Arial, Verdana, Sans Serif, Helvetica;
   font-size: 9pt;
   color: #96A6B7;

}
 
TD
{
   font-family: Arial, Verdana, Sans Serif, Helvetica;
   font-size: 9pt;
   color: #96A6B7;

}

UL
{
   list-style-type: square
}

    .copyright {
		color: white;
		font-family:  helvetica, arial;				
		font-size: 10px;
	}	 	
	body {
		margin: 0px;
		background: url('images/back/back_stripe.gif');
	}
