

/* Links */

body {
	font-family:Geneva,Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt;
	}

A:link {
   color:#000000;
   font-size: 8pt;
   font-weight: bold; 
   text-decoration: none; 
	}

A:visited {
   color:#000000;
   font-size: 8pt; 
   text-decoration: none; 
	}

A:hover {
   color: #000000;
   font-size: 8pt;
   text-decoration: underline; 
	}

A:active {
   color:#000000;
   font-size: 8pt; 
   text-decoration: none; 
   }
   

/* Text */
  
p {
	font-size:8pt;
	font-family:Geneva,Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt;
	}


H3 {
	font:8pt arial, Helvetica, sans-serif;
	}
  		
h1 {
	font-size:14pt;
	color:#808080;
	}

h2 {
	font-size: 10pt;
	color:#808080;
	}

