	* { font-family: Verdana; } 
	
	A:link, A:visited, A:active { text-decoration: "none"; color: "#6633FF"; font-size: 90%; }
	A:hover { color: "#660099"; text-decoration: "underline"; font-size: 90%; }
	
	p {  font-size: 80%; font-weight: "lighter"; color:#000000;  }
	
	h1 { color: #CC0000; font-size: 200%;  }
	h2 { color: #CC0000; font-size: 100%; font-weight: "lighter"; margin-top: -1em;}
	h3 { color: #CC0000; font-size: 90%; padding-top:7; }
	h4 { font-size: 90% }
	h5 { font-weight: "lighter"; font-size: 90%; }
	h6 { font-weight: "lighter"; font-size: 70%; text-align: center;  margin-top: 0em; }
	
	ul { margin-top: -1em; }
	li {  font-size: 80%; font-weight: "lighter"; color:#000000; padding-bottom: 5; }
	
