/* CSS Document */
li {font-family: "tahoma", lucida grande, verdana, arial, sans-serif;
	    font-size: 10px;
		color: black;
		font-weight: bold;
		line-height: 20px}  

p {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 10px;
	color: black;
	line-height: 18px;
	top: 0px;
}

a img { border: none; }
	  	
h1 {font-family:  "lucida grande", tahoma, verdana, arial, sans-serif;
	
	font-size: 12px;

      color: black;
	  
	  font-weight: bold;
	  
	  line-height: 18px}
	  

h2 {font-family:  "lucida grande", tahoma, verdana, arial, sans-serif;
	
	font-size: 11px;

      color: black;
	  
	  line-height: 18px}
