#list-menu {
width: 150px;
}
#list-menu ul {
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, sans-serif;
font-size: 9px;
}
#list-menu li {
margin: 2px 0 0;
padding: 0;
}
#list-menu a {
display: block;
width: 158px;
padding: 2px 2px 2px 10px;
border: 1 px solid #000000;
background: #66CCF0;
text-decoration: none;
filter:blendTrans(duration=0.75);
}
#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
}
#list-menu a:hover {
border: 0px solid #000000;
background: #333333;
color: #ffffff;
}
#list-menu-wide {
margin: 20px;
padding: 0px;
}
#list-menu-wide ul {
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, sans-serif;
font-size: 9px;
}
#list-menu-wide li {
margin: 2px 0 0;
padding: 0;
}
#list-menu-wide a {
display: block;
width: 158px;
padding: 2px 2px 2px 10px;
border: 1 px solid #000000;
background: #B6AB69;
text-decoration: none;
filter:blendTrans(duration=0.75);
}
#list-menu-wide a:link, #list-menu-wide a:active, #list-menu-wide a:visited {
color: #000000;
}
#list-menu-wide a:hover {
border: 0px solid #000000;
background: #333333;
color: #ffffff;
}

H1 {
color: red; 
font-family: Poor Richard, Blackadder, Garamond, Times New Roman, Dutch, Times; 
font-weight: bold;
font-size: 24pt;
}
.second {
color: #FF8080; 
font-family: Poor Richard, Blackadder, Garamond, Times New Roman, Dutch, Times; 
font-weight: bold;
font-size: 24pt;
}
.big {
font-size: 36pt;}
H2 {
color: #0080C0; 
font-family: Poor Richard, Blackadder, Garamond, Times New Roman, Dutch, Times; 
font-weight: bold;
font-size: 24pt;}
H3 {
color: red; font-family: Poor Richard, Blackadder, Garamond, Times New Roman, Dutch, Times; 
font-weight: bold;
font-size: 20pt;
}
H4 {
color: navy; 
font-family: Poor Richard, Blackadder, Garamond, Times New Roman, Dutch, Times; 
font-weight: bold;
font-size: 14pt;
}
H5 {
color: blue; 
font-family: Poor Richard, Blackadder, Garamond, Times New Roman, Dutch, Times, Swiss; 
font-weight: bold;
font-size: 12pt;
}
BODY {
color: black; 
font-family: Verdana, Arial, Helvetica, Swiss;
font-size: 10pt;}
P {
color: black; 
font-family: Verdana, Arial, Swiss, Helvetica;
font-size: 10pt; 
}
.small {
color: black; 
font-family: Verdana, Arial, Swiss, Helvetica; 
font-size: 8pt;
}
.email-legend {
margin-left: 20px;
margin-right: 20px;
color: blue; 
font-family: Verdana, Arial, Helvetica, Swiss;
font-style: italic;
font-size: 9pt;
}
.sender {
color: red; 
text-decoration: overline;
}

LI {
color: black; 
font-family: Verdana, Arial, Swiss, Helvetica;
font-size: 10pt; 
}

ADDRESS {
color: red; 
font-family: Lucida Sans, Swiss, Helvetica;
font-size: 8pt;
}
HR {
color=red;
width 100%;
}
.blue {
color="#8080C0"
}
A:active {
color: blue; 
text-decoration: none; 
font-family: Verdana, Arial, Helvetica, Swiss; 
font-weight: bold; 
font-size: 9pt
}
A:link {
color: blue; 
text-decoration: none; 
font-family: Verdana, Arial, Helvetica, Swiss; 
font-weight: bold;
font-size: 10pt;
}
A:link.big {
color: red; 
font-family: Poor Richard, Garamond, Times New Roman, Dutch, Times; 
font-weight: bold;
font-size: 12pt;
}
A:visited {
color: teal; 
text-decoration: none; 
font-family: Verdana, Arial, Helvetica, Swiss; 
font-weight: bold;
font-size: 10pt;
}
PRE {
color: black; 
font: 10pt courier;
}
.fixed-image {
background-repeat: no-repeat; 
background-position: left top; 
}
.padding {
background-repeat: no-repeat; 
background-position: left top; 
margin: 1cm 1cm 10px 10px;
padding: 2px;
}
body { 
scrollbar-base-color: #804040; 
scrollbar-arrow-color: #FF0000; 
scrollbar-highlight-color: #FFFF80; 
scrollbar-3dlight-color: #FFFF80; 
scrollbar-face-color: #FF8040; 
scrollbar-track-color: #804040; 
scrollbar-shadow-color: #800080;
scrollbar-darkshadow-color: #000000 
}

A:hover {color: #800000}