﻿body  
{
	background-color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000066; 
	background-attachment: fixed;
	margin:0 0 0 0;
} 
a:link  
{
	color: #000066; 
	text-decoration: none; 
	font-weight: bold;
} 
a:visited  
{
	/*font-style: italic; */
	color: #000000; 
	text-decoration: none;
	font-weight:bold;
} 
a{color: #000000;} 
a:hover   
{
	font-weight: bold; 
	color: #000066; 
	text-decoration: underline;
}

/*.starter  
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	color: #FF6600;
} 
*/
table  
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000066;
	/* width: 713px; */
} 

p{color: #000000;} 


/*.TABLEHEAD  
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #336699;
} 
*/

