body, td, th {
	color: white;
	font-size: 10pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}

a:link {
	text-decoration: none;
	color: white;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
a:visited {
	text-decoration: none;
	color: white;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
a:active {
	text-decoration:none;
	color: white;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
a:hover {
	text-decoration: underline;
	color: white;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
 body { 
	 background: url(images/navbg.gif) no-repeat left top fixed; 
	 background-color : #333333;
	 margin-top : 10px; margin-left : 10px; 
	 scrollbar-3d-light-color: #9bae9e;
  	 scrollbar-arrow-color: #b7bfb8;
     scrollbar-base-color: #ffffff;
     scrollbar-dark-shadow-color: #ffffff;
     scrollbar-face-color: #e6e3cb;
     scrollbar-highlight-color: #ffffff;
     scrollbar-shadow-color: #b7bfb8;
    	}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font : bold;
	font-size : 14pt;
	color: #9999CC;
	}
h2 {
	font-family : geneva, halvetica; 
	font: bold;
	font-size: 14pt;
	color: #CC6666;
	}
