	
TABLE {table-layout: fixed;}
	
	


        A.NavBar:link    {color: white ; text-decoration: none}
        A.NavBar:visited {color: white ; text-decoration: none}
        A.NavBar:active  {color: red ; text-decoration: underline}
        A.NavBar:hover   {color: red; text-decoration: underline ; background: #ffffff:
	 }

	
	
body {
	font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif;
	
	background-color: #hhhhhh;
	
	font-size:20%;
}
	  <!--#d8da3d  -->

h1 {font-size:2.5em;}
h2 {font-size:1.5em;}
h3 {font-size:1.2em;}
td {font-size:.9em;}
p {font-size: .9em;}

	heading {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ; }





