.title1 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 14pt; font-weight: bold;} /* orange 14pt bold */
.title2 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 12pt; font-weight: bold;} /* orange 9pt bold */

A:link { color: ##CC0000;
text-decoration: underline;}

A:visited { color: ##CC0000;
text-decoration: underline; }  

A:hover { color:##CC0000;
text-decoration: none;}

ul {
 margin:0;
 padding:0;
}

li {
 font-family: Arial, Helvetica, Sans-Serif;
 font-size: 1.1em;
 list-style-type: none;
 display: inline;
 padding: 1px;
 line-height: 140%;
}
