


/* ### VISUAL STUDIO IE.CSS ### */

BODY {
  font-size:10px;
            font-weight:normal; font-family: verdana, Arial, Helvetica, sans-serif}



H1        { color:Black;
            font-size:22px;
            font-weight:bold; font-family: verdana, Arial, Helvetica, sans-serif}

  H2        { color:black;
            font-size:18px;
            font-weight:bold; font-family: verdana, Arial, Helvetica, sans-serif}

  H3        { color:black;
            font-size:16px;
            font-weight:bold; font-family: verdana, Arial, Helvetica, sans-serif}


    H5        { color:Black;
            font-size:14px;
            font-weight:bold; font-family: verdana, Arial, Helvetica, sans-serif}



    H6        { color:black;
            font-size:12px;
            font-weight:normal; font-family: verdana, Arial, Helvetica, sans-serif}






A {
  Color: #000099;
  text-decoration: underline; }

A:hover {
  Color: #FF9933;
  text-decoration: underline; }

input       {font-family: trebuchet, verdana, Arial, geneva; color:#333333; font-size:x-small; background-color:#FFFFFF; border-color:#99CCFF;}
select     {font-family: trebuchet, verdana, Arial, geneva; color:#000000; font-size:x-small; background-color:#E8E8E8; border-color:#99CCFF;}




TD {
  Color: #000000;
  Font-Family: Verdana;
  Font-Size: 11px;}



.LEVEL1 {
  font-size:12px;
line-height:15px;
  color:black;
  cursor:hand;
  text-decoration:none;
  font-weight:bold; }

.LEVEL1a {
  font-size:12px;
line-height:12px;
  color:black;
  cursor:hand;
  text-decoration:none;
  font-weight:bold; }

.LEVEL2 {
  font-size:12px;
line-height:15px;
  color:black;
  cursor:hand;
  text-decoration:none; }

a:hover.LEVEL1, a:hover.LEVEL1a, a:hover.LEVEL2 {
  color:red;
  text-decoration:underline; }

a:visited.LEVEL1, a:visited.LEVEL1a, a:visited.LEVEL2 {
  color: #800080; }