

p, li       { font-family: "Verdana";
	     font-size: 12pt;
	     color: darkgreen;
		 padding-left: 10px;
		 padding-right: 10px; }

.highlight     { font-family: "Verdana";
	     font-size: 14pt;
	     color: darkred;
		 text-align: center; 
	     }

a        { font-family: "Verdana";
            font-size: 12pt;
			text-decoration:none;
	    color: blue;  }
		
a:hover        { font-family: "Verdana";
            font-size: 12pt;
			text-decoration:underline;
	    color: blue;  }
		
h1       { font-family: "Wide Latin";
		  font-size: 30pt;
		  color: darkgreen; 
		  } 

.o	    { font-family: "Verdana";
		  font-size:8pt;
		  color: gray;  }
		  
.1		 { font-family: "Wide Latin";
		  font-size: 16pt;
		  color: darkblue; 
		  font-style: italic; }  
		  
.adh        { font-family: "Verdana";
            font-size: 10pt;
			text-decoration:none;
	    color: blue;  }
		
.adh:hover        { font-family: "Verdana";
            font-size: 10pt;
			text-decoration:underline;
	    color: blue;  }