.menutitle{
cursor:pointer;
margin-bottom: 3px;
background-color:#339933;
color:#FFFFFF;
margin-left: 5px; 
width:180px;
padding:2px;
text-align:left;
font-weight:bold;
text-decoration:underline;
/*/*/border:1px solid #449e44;/* */
}

.submenu2{
margin-bottom: 0.5em;
margin-left: 5px; 
background-color:#CCCCCC;
color:#000000;
width:182px;
/*padding:2px;*/
text-align:left;
list-style-type:disc;
/*/*/border:1px solid #000000;/* */
}

.titlelink{
cursor:pointer;
margin-bottom: 3px;
background-color:#339933;
color:#FFFFFF;
margin-left: 5px; 
width:180px;
padding:2px;
text-align:left;
font-weight:bold;
/*text-decoration:underline;*/
/*/*/border:1px solid #449e44;/* */
}
a.white{
/* this applies when the title is itself a link */
cursor:pointer;
margin-bottom: 3px;
background-color:#339933;
color:#FFFFFF;
padding:2px;
text-align:left;
font-weight:bold;
text-decoration:underline;
/*/*/border:1px solid #449e44;/* */
}

h1           { text-align: Center; font-family: Arial; font-size: 18pt; color: 
               #008000; font-weight: bold; margin-left: 0; margin-top: 1; 
               margin-bottom: 1 }
p            { font-family: Arial; font-size: 10pt }
h2           { font-size: 14pt; font-family: Arial; font-weight: bold }
h3           { font-size: 12pt; font-family: Arial; color: #008000; font-weight: bold }
h4           { font-size: 10pt; font-family: Arial; color: #008000; font-weight: bold }
li           { font-size: 9pt; font-family: Arial }
td           { font-size: 10pt; font-family: Arial }



