UL LI {list-style-type: disc;}
UL LI LI {list-style-type: square;}
UL {font-size: 8pt;  font-family: tahoma, arial, sans-serif; font-weight: normal; list-style: disc;}
B {font-size: 8pt; font-family: tahoma, arial, sans-serif; font-weight: bold;}
P, TABLE, TR, TD {font-size: 8pt; font-family: tahoma, arial, sans-serif; font-weight: normal;}
BODY {color: black; background-color: white; font-size: 8pt; font-family: tahoma, arial, sans-serif; font-weight: normal; margin: 5px;}
h1 {color: blue; font-family: tahoma, arial, sans-serif; font-size: 12pt; font-weight: bold; padding; margin: 6px 0;}
h2 {color: blue; font-family: tahoma, arial, sans-serif; font-size: 10pt; font-weight: bold;}
h3 {color: blue; font-family: tahoma, arial, sans-serif; font-size: 9pt; font-weight: bold; padding: 0; margin: 0;}
h4 {color: blue; font-family: tahoma, arial, sans-serif; font-size: 8pt; font-weight: bold; padding: 0; margin: 0;}
h5 {color: black; font-family: tahoma, arial, sans-serif; font-size: 8pt; font-weight: normal; padding: 0; margin: 0;}
h6 {color: black; font-family: tahoma, arial, sans-serif; font-size: 7pt; font-weight: normal; padding: 0; margin: 0;}
img {border: 0;}
em {color: #990000; font-family: tahoma, arial, sans-serif; font-size: 8pt; font-weight: normal; font-style: normal;}
a:link {color: blue;}
a:visited {color: purple;}
a:hover {color: red;}
HR {color: #CCCCCC; width: 100%; text-align: center;}
INPUT {font-size: 8pt; font-family: tahoma, arial, sans-serif; font-weight: normal;}
.nav, SELECT {color: #003300; font-family: tahoma, arial, sans-serif; font-size: 8pt; font-weight: normal;}
.cssMnu{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
color: #003300;
font-family: tahoma, arial, sans-serif;
font-size: 8pt;
font-weight: normal;
line-height: 18px;
z-index: 100;
background-color: #FFFFFF;
width: 108px;
}
.cssMnu a{
width: 100%;
display: block;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: underline;
font-weight: normal;
text-indent: 2px;
}
.cssMnu a:hover{
background-color: #EEEEEE;
color: red;
}
.cssMnu a:visited{
color: purple;
}