body         { font-family: Arial; color: #000000; font-size: 12px }
.txt-n_w     { padding:6px; font-family: Arial; font-size: 14px; color: #FFFFFF }
.txt-n_b     { padding:6px; font-family: Arial; font-size: 14px; color: #000000 }
h1           { font-family: Arial; font-size: 14pt; font-weight: bold }
h2           { font-family: Arial; font-size: 14pt; font-weight: bold; color:#FF0000 }
h3           { font-family: Arial; font-size: 10pt; font-weight: bold; }
li           { font-family: Arial; font-size: 12pt; font-weight: bold  }
.men1 {
   text-decoration: none;
   font-family:  Arial;
   font-size:    8pt;
   font-weight: bold;
   color:#FFFFFF; text-align:center; margin-top:2; margin-bottom:2
}
.men1 a {
   text-decoration: none;
   font-family:  Arial;
   font-size:    8pt;
   font-weight: bold;   
   color:#FFFFFF;
}
.men1 a:hover {
   text-decoration: underline;
   font-family:  Arial;
   font-size:    8pt;
   font-weight: bold;   
   color:#FF0000
}