body {   font-family: verdana, tahoma
}

table.s1 {  font-size: 9pt; Color: white;    text-indent: 0; margin-left: 5; margin-right: 10; margin-top: 5; 
               margin-bottom: 5
}

p {
  font-size: 9pt; Color: white;
   text-indent: 20; margin-left: 5; margin-right: 20; margin-top: 7; 
               margin-bottom: 7
}
p.s1 {
  font-size: 9pt;  Color: black;
 text-indent: 5; margin-left: 3; margin-right: 15; margin-top: 4; 
               margin-bottom: 4
}

p.s2 {
  font-size: 8pt; 
  font-family: verdana, tahoma; Color: black;
  text-indent: 10; margin-left: 0; margin-right: 0; margin-top: 5; 
               margin-bottom: 7
  }

p.s3 {  font-size: 8pt;   text-indent: 10; margin-left: 3; margin-right: 5; margin-top: 7; 
               margin-bottom: 7; font-weight:bold
}

 A:Link           { Color: white; Text-decoration: underline}
   A:Visited     { Color: white; Text-decoration: underline }
   A:Hover       { Color: navy; Text-decoration: none }

a.s1:Link   {  color: gray; Text-decoration: underline}
a.s1:Visited  {  color: gray; Text-decoration: underline}
a.s1:Hover    { color: #00669C; Text-decoration: none }


h4 {
  font-size: 10pt;  color: white
}

h3           { font-family: Arial; font-size: 12pt }

ul            { font-family: Arial; font-size: 9pt; margin-top: 0; Color: white; margin-top: 7; 
               margin-bottom: 7;
               margin-bottom: 0 }
li          { font-family: Arial; font-size: 9pt; margin-top: 1; Color: white; margin-top: 7; 
               margin-bottom: 7;
               margin-bottom: 1 }

div.link { font-size: 9pt }
div.link a:link, div.link a:hover, div.link a:visited  { margin: 10px 30px; color: gray }
#divCont {position:absolute; z-index:1; left:10px; top:250px; height:400px; width:170px; visibility:hidden;}
.clTop   {position:absolute; z-index:1; width:170px; line-height:17px;}
.clSub   {position:absolute; z-index:1; left:0px; top:20px; width:170px; line-height:14px;}

#divCont .clTop a {color:black; font-family:verdana,arial,helvetica,sans-serif; font-size:14px; font-weight:bold; text-decoration:none;}
#divCont .clTop a:hover {color: #00669C; text-decoration:none;}
#divCont .clTop .clSub a {color:gray; font-family:verdana,arial,helvetica,sans-serif; font-size:12px; font-weight:bold; text-decoration:none;}
#divCont .clTop .clSub a:hover {color: #00669C; text-decoration:none;}  

.font1 {  font-family: $VARS[font_face]; font-size: $VARS[tb_font_1]; color: $VARS[text_color] }
.font2 {  font-family: $VARS[font_face]; font-size: $VARS[tb_font_2]; color: $VARS[text_color] }
.font3 { font-family: Arial, Helvetica, sans-serif; font-size: 7.5pt; color: $VARS[text_color]; font-weight: bold}
.select {  font-family: $VARS[font_face]; font-size: 9pt}
.input {  font-family: $VARS[font_face]; font-size: 9pt}