h1 {  font-family: Arial, sans-serif;
        font-size: 18pt; }
h2 {  font-family: Arial, sans-serif;
        font-size: 16pt; }
h3 {  font-family: Arial, sans-serif;
        font-size: 14pt; }
h4, .bigger {  font-family: Arial, sans-serif;
        font-size: 12pt;  }


p, ol, ul, td, th, dl, input      {  font-family: Arial, sans-serif; font-size: 10pt; 
           color: #000000; }

					 
li    {  margin-bottom: 5px; }
					 
.copy, small    {  font-family: Arial, sans-serif; font-size: 8pt; 
           color: #000000; }

kbd    {  font-family: monospace; color: #000000; }

.red { color: #ee0000; }					 

.green { color: #00aa00; }					 

.inv { color: #ffffff; }					 

.bggray { background-color: #cccccc; }					 
					 
a.hi { color: #00cc00; }					 

					 
a:hover {color: #009966; text-decoration: underline}


dt { margin-top: 0.5em; }					 
 

