/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	line-height: 20px;
}


   a:link    {color: #AB977F; text-decoration: none;}
   a:active  {color: #AB977F; text-decoration: none;}
   a:visited {color: #AB977F; text-decoration: none;}
   a:hover   {text-decoration: underline; color: #FFFFFF;}

h1
{
	font-family:"Monotype Corsiva", Garamond, Georgia, "Times New Roman";
	color: #AB977F;
	font-style: italic;
	font-weight: lighter;
	font-size: 24pt;
	letter-spacing: 1.3pt;
}
