


a:link    {color: blue;
		   text-decoration: none;}
a:visited {color: blue;
		   text-decoration: none;}
a:hover   {text-decoration: none;}
a:active  {text-decoration: none;}
 
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1 		  { font-size: 18px;}