
a.navib:link {
	color:yellow;
	font-weight:bold;
	text-decoration:none;
         }
a.navib:visited {
	color:yellow;
	font-weight:bold;
	color:yellow;
	text-decoration:none;
	 }
a.navib:hover {
	font-weight:bolder;
	color:#cc6666;
	text-decoration:none;

	 }
a.navib:active {
	font-weight:bolder;
	color:#cc6666;
	text-decoration:underline;

	 }
a.navib:focus {
	font-weight:bolder;
	color:#cc6666;
	text-decoration:underline;

	}

a.navi:link {
	font-weight:bold;
	text-decoration:none;
         }
a.navi:visited {
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	 }
a.navi:hover {
	font-weight:bolder;
	color:#cc6666;
	text-decoration:none;

	 }
a.navi:active {
	font-weight:bolder;
	color:#cc6666;
	text-decoration:underline;

	 }
a.navi:focus {
	font-weight:bolder;
	color:#cc6666;
	text-decoration:underline;

	}


a:link {
	font-weight:normal;
	color:blue;

	text-decoration:none;
         }
a:visited {
	font-weight:normal;
	color:blue;
	text-decoration:none;
	 }
a:hover {
	font-weight:bolder;
	color:#cc6666;
	text-decoration:none;

	 }
a:active {
	font-weight:bolder;
	color:#cc6666;
	text-decoration:underline;

	 }
a:focus {
	font-weight:bolder;
	color:#cc6666;
	text-decoration:underline;

	}
body {
	
        	background-color:white;
	font-family:Verdana;
         color:black;

        }
body, td, p { font-family:Verdana;
                 font-size:10pt;
   }
td.nav     {
	color:#009900;
	font-size:8pt;
	font-weight:bold;
         color:black;
        }

h3 {
         font-size:12pt;
     }

h5	{
	 font-size:12pt;
          color:#009900;
          }

td.normal   {
	color:white;
	font-size:8pt;
	font-weight:normal;
         color:black;
        }
