
a                     {text-decoration: none; color: #aaaaff; font-weight: bold}
a:link                {text-decoration: none; color: #0000ff; font-weight: bold}
a:visited             {text-decoration: none; color: #aaaaff; font-weight: bold}
/*a:hover               {text-decoration: underline; color: #ffff00; background-color: #993366} */
a:hover               {text-decoration: underline; color: #ff00ff}
body,.body,td         {font-family: Helv, Verdana, Arial, Sans-serif; font-size: 13px;  marginheight="0" marginwidth="0"}
h1                    {font-family: Helv, Verdana, Arial, Sans-serif; font-size: 30px; font-weight: bold}
h2                    {font-family: Helv, Verdana, Arial, Sans-serif; font-size: 24px; font-weight: bold}
input.button          {color: #FFFFFF; background-color: #202060}
small                 {font-family: Helv, Verdana, Arial, Sans-serif; font-size: 10px}
code                  {font-family: Courier New, Text, Mono; font-size: 14px}
italic                {font-family: Times; font-style: italic; font-size: 13px}

.mainheader {
 font-size:12pt;
 color:#993366;
 font-weight:bold;
}

.itemheader {
 font-size:9pt;
 color:#993366;
 font-weight:bold;
}

.indent50 {
 padding-left: 50px;
}

.indent50yellow {
 padding-left: 50px;
 background-color: #ffffe0;
}

/* a { font-style: italic } */
/*  font-style: italic ; background-color: #ffff99 */
/*a:link { color: #000099 } */
/*a:visited { color: #006600 } */
/*a:hover { text-decoration: none ;
          color: #660000; background-color: #ffff33 } */

