body     {
	background : url('../images/bg_white.gif');
	font-family : "Trebuchet MS",Arial,Helvetica,sans serif;
	letter-spacing : 1px;
}
font     {font-family : "Trebuchet MS",Arial,Helvetica,sans serif;
			letter-spacing : 1px;		
}

table    { } 
p        {font-family : "Trebuchet MS",Arial,Helvetica,sans serif;
			letter-spacing : 1px;
}  
 
 A:LINK {
	font-family : "Trebuchet MS",Arial,Helvetica,sans serif;
	font-weight : bold;
	text-decoration : none;
	color: #000080;
}
  A:VISITED {
	font-family : "Trebuchet MS",Arial,Helvetica,sans serif;
	font-weight : bold;
	text-decoration : none;
	color: #000080;
}
  A:HOVER {
	font-family : "Trebuchet MS",Arial,Helvetica,sans serif;
	font-weight : bold;
	text-decoration : underline;
	color : #000080;
}
 .nav {
	font-family : "Trebuchet MS",Arial,Helvetica,sans serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #595959;
}
  a.nav:hover {
	font-family : "Trebuchet MS",Arial,Helvetica,sans serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	color: #660000;
}