body p, td {
font-family: Times New Roman,serif;
font-size:11pt;
}

A:link    {text-decoration: underline; font-family: Times New Roman,serif; color: #004400; font-size:11pt;}
A:visited {text-decoration: underline; font-family: Times New Roman,serif; color: #004400; font-size:11pt;}
A:active  {text-decoration: underline; font-family: Times New Roman,serif; color: #004400; font-size:11pt;}
A:hover   {text-decoration: underline; font-family: Times New Roman,serif; color: #ffffff; font-size:11pt;}

#LeftCol{
}

#LeftCol li{
margin-left: 0px;
color: #ffffff;
}

#LeftCol A:link    {text-decoration: underline; font-family: Times New Roman,serif; color: #ffffff; font-size:9pt;}
#LeftCol A:visited {text-decoration: underline; font-family: Times New Roman,serif; color: #ffffff; font-size:9pt;}
#LeftCol A:active  {text-decoration: underline; font-family: Times New Roman,serif; color: #ffffff; font-size:9pt;}
#LeftCol A:hover   {text-decoration: underline; font-family: Times New Roman,serif; color: #004400; font-size:9pt;}

h2 {
color: #008000;
font-size: 24pt;
font-weight : bold;
}

#dropmenudiv{
margin: 0px 0px 0px 2px;
border-left:0px solid #ffffff; 
border-right:0px solid #ffffff; 
border-top:2px solid #ffffe5;
border-bottom:0px solid #ffffff; 
position:absolute;
line-height:14px;
z-index:100; font-style:normal; font-variant:normal; font-weight:normal;
text-align:left;
}

#dropmenudiv a{
font-family: Times New Roman,serif;
font-size:8pt;
color:#ffffe5;
display: block;
text-indent: 3px;
padding: 0px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
color:#ffffe5;
text-decoration:underline;
} 

