.darkGreySanSerif
{
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size: 13px;
line-height: 18px;
color: #222222;
}
.tanBarkSanSerif
{
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size: 13px;
line-height: 18px;
color: #822709;
font-weight: bold;
letter-spacing: 0.02em;
}
.header
{
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size: 17px;
line-height: 18px;
color: #222222;
font-weight: bold;
letter-spacing: 0.02em;
}
#contentDiv a:link
{
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size: 13px;
line-height: 18px;
color: #a80202;
font-weight: bold;
letter-spacing: 0.02em;
text-decoration: none;
border-bottom: 0px #a80202 dotted;
}
#contentDiv a:hover
{
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size: 13px;
line-height: 18px;
color: #a80202;
font-weight: bold;
text-decoration: none;
border-bottom: 1px #a80202 solid;
letter-spacing: 0.02em;
}
#contentDiv a:visited
{
font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
font-size: 13px;
line-height: 18px;
color: #a80202;
font-weight: bold;
letter-spacing: 0.02em;
text-decoration: none;
border-bottom: 0px #a80202 dotted;
}
#contentDiv ul
{
list-style: none;
margin-left: 0;
padding-left: 2em;
text-indent: -1em;
}
select
{
background-color: #9a9a9a;
color: #FFFFFF;
}
img
{
border: 0px;
text-decoration: none;
}
#contentDiv a.nohover:hover
{
border-bottom: 0px solid green;
}