body {
  margin:10px 0px 20px 20px;
  padding:0px 20px;
  font-size:.78em;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#333;
  line-height:1.3em;
  }

a:link {
  color:#000;
  text-decoration:underline;
  }
a:visited {
  color:#000;
  text-decoration:underline;
  }
a:hover {
  color:#993300;
  text-decoration:none;
  }
a img {
  border-width:0;
  }


TABLE {
font-size: 1em;
background-color: transparent;
}

P {
margin-left: 2em;
margin-right: .2em;
margin-top: 1em;
margin-bottom: 1em;
}

.footer {
color: #000000;
font-size: .95em;
line-height: 1.7em;
text-align: center;
font-weight: normal;
}

A.footer:link {
color: #333333;
text-decoration: none;
}
A.footer:visited {
color: #333333;
text-decoration: none;
}
A.footer:hover {
color: #993300;
text-decoration: underline;
}
A.footer:active {
color: #993300;
text-decoration: underline;
}


}

.white {
color: #FFFFFF;
font-size: .9em;
text-align: left;
margin: 1em;
line-height: 1.4em;
}

A.white:link {color: #FFFFFF;
text-decoration: underline;
font-weight: bold;
}
A.white:visited {color: #FFFFFF;
text-decoration: underline;
font-weight: bold;
}
A.white:hover {color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}
A.white:active {color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

.quote {
color: #993300;
font-size: 90%;
font-weight:300;
font-style:italic;
MARGIN: .4em .4em .1em 1.3em;
text-transform:none;
letter-spacing: 0pt;
text-align: left;
}

H1 {
  margin:1.5em 0 .75em;
  font:1em;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
  
H2 {
color: #333300;
font-size: 90%;
font-weight: bold;
MARGIN: .3em .2em .3em .6em;
text-transform:uppercase;
letter-spacing: 0pt;
text-align: center;
}


H3 {
color: #666666;
padding-left: 3em;
font-size: 95%;
font-weight: bold;
MARGIN-top: 1px;
mARGIN-bottom: 1px;
letter-spacing: 1pt;
}

H4 {
color: #CC6633;
padding-left: 40px;
font-size: 90%;
letter-spacing: 1pt;
font-variant: normal;
margin-top: 2px;
margin-bottom: 2px;
}

H5 {
color: #993300;
font-size: 95%;
text-align: center;
margin-left: 1em;
margin-right: 1em;
margin-top: 1em;
margin-bottom: 1em;
font-weight: normal;
}

H6 {
color: #FFFFFF;
font-size: 90%;
letter-spacing: 1pt;
text-align: center;
margin-left: 2em;
margin-right: 2em;
margin-top: 2px;
margin-bottom: 2px;
}


#list-menu {
width: 240px;
font-size: .9em;
font-family: Verdana,Sans-serif;
text-transform:uppercase;

}

#list-menu ul {
margin: 0;
padding: 0;
list-style-type:none;
}

#list-menu li {
margin: 0 0 0;
text-align: right;
list-style-image:none;
}

#list-menu a {
display: block;
width:240px;
padding: 12px 20px 12px 0px;
letter-spacing: 1pt;
font-weight: normal;
border-bottom: 1px solid #333333;
background: #000000;
text-decoration: none; 
}

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #FFFFFF;
}

#list-menu a:hover {
border-bottom: 1px solid #333333;
background: #993300;
color: #FFFFFF;
}

UL { 
margin-left: 2em;
margin-right: .1em;
margin-top: 8px;
margin-bottom: 8px;
line-height: 1.5em;
list-style-image:url(images/arrow.gif);
}

