/* CSS Document */


TR {
   font-style : normal;
   font-weight : normal;
   font-size : 11px;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color : #215dff;
}

TD {
   font-style : normal;
   font-weight : normal;
   font-size : 11px;
   text-align : left;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color : #215dff;
}



TABLE {
  font-style : normal;
  font-weight : normal;
  font-size : 11px;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  color : #215dff;
}




P {
   font-style : normal;
   font-weight : normal;
   font-size : 11px;
   text-align : left;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color : #215dff;
}

List {
   font-style : normal;
   font-weight : bold;
   font-size : 11px;
   text-align : left;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color : #F7931D;
}

INPUT {
   font-weight : normal;
   font-size : 11px;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color : #8210d2;
   background-color : #ffffff;
   border-width : 1px;
   border-color : #8210d2;
}


H5 {
   font-style : normal;
   font-weight : bold;
   font-size :  7pt;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color : #999999;
   text-decoration : none;
 margin:0;
   padding-left:0;}

H4 {
   font-style : normal;
   font-weight : italic;
   font-size : 11pt;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color : #ffff00;
 margin:0;
   padding-left:0;
   text-decoration : none;
}

H3 {
   font-style : normal;
   font-weight : bold;
   font-size : 10pt;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color : #215dff;
   text-decoration : none;
 margin:0;
   padding-left:0;

}

H2 {
   font-style : normal;
   font-weight : bold;
   font-size : 12px;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color : #ed10b1;
   text-decoration : none;
 margin:0;
   padding-left:0;

}

H1 {
   font-style : normal;
   font-weight : bold;
   font-size : 13pt;
   font-family : American Typewriter, Apple Chancery, serif;
   color : ##8210d2;
   text-decoration : none;
   margin:0;
   padding-left:0;
}

DIV {
   font-style : normal;
   font-weight : normal;
   font-size : 11px;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color : #215dff;
}

BODY {
   font-style : normal;
   font-weight : bold;
   font-size : 11px;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color : #215dff;
   text-decoration : none;
}


A:link {
   font-style : normal;
   font-weight :bold;
   font-size : 13px;
   font-family : American Typewriter, Apple Chancery, serif;
   color :#8210d2;
   text-decoration : none;
}

A:visited  {
   font-style : normal;
   font-weight :bold;
   font-size : 13px;
   font-family : American Typewriter, Apple Chancery, serif;
   color : #8210d2;
   text-decoration : none;
}

A:hover{
   font-style : normal;
   font-weight : bold;
   font-size : 13px;
   font-family : American Typewriter, Apple Chancery, serif;
   color : #00ff00;
   text-decoration: none ;
}


A {
   font-style : normal;
   font-weight : bold;
   font-size : 11px;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color : #215dff;
   text-decoration : none;
}