body{ font-family: Verdana; font size: 10pt; color: #9F2139; line-height: 2;}
table{ font-family: Verdana; font size: 10pt; color: #9F2139; line-height: 2; text-align: "justify"}

.FormTable{ background-color: #dddddd }

a:link    {color: #9F2139; text-decoration: underline}
a:visited {color: #9F2139; text-decoration: underline}
a:hover   {color: #FF0000; text-decoration: none}
a:active  {color: #FF0000; text-decoration: none}

a.MenuLink
{
   font-weight: bold
}
a.MenuLink:link    {color:#FFFFFF; text-decoration:none}
a.MenuLink:visited {color:#FFFFFF; text-decoration:none}
a.MenuLink:active  {color:#FFFFFF; text-decoration:none}
a.MenuLink:hover   
{
   color: #FFFF00;
   text-decoration:none;
}


h1           { font-size: 12pt; }
h2           { font-size: 12pt; color: #000080; text-align: Left }
h3           { font-size: 10pt; font-weight: bold }
h4           { font-size: 10pt; font-weight: bold }
h5           { font-size: 10pt; font-weight: bold }
h6           { font-size: 10pt; font-weight: bold }
li           { font-size: 10pt }

ul
{
  margin-top: 10px;
  margin-bottom: 10px;
}