 body		{
	 		font-family		: Arial,Helvetica,Verdana;
			font-size		: 10pt;
			background		: black;
		}	

 td		{
	 		font-family		: Arial,Helvetica,Verdana;
			font-size		: 10pt;
			color			: black;
		}	

 a		{
			color			: #333366;
			text-decoration		: none;
	 	}

 a:hover	{
			text-decoration		: underline;
	 	}
		
 .nav		{
	 		font-size		: 8pt;
			color			: white;
		}	

 .small		{
	 		font-size		: 8pt;
			margin-left		: 10px;
		}	

.ttl        {
      font-size   : 22px;
      font-weight : bold;
}

