/* CSS Document */


TR {
   font-style : normal;
   font-weight : normal;
   font-size : 12px;
   font-family : Arial, Helvetica, sans-serif;
   line-height: 22px;
   color : #ffffff;
}

TD {
   font-style : normal;
   font-weight : normal;
   font-size : 12px;
   font-family : Arial, Helvetica, sans-serif;
   line-height: 22px;
   color : #ffffff;
}



TABLE {
  font-style : normal;
  font-weight : normal;
   font-size : 12px;
   font-family : Arial, Helvetica, sans-serif;
   line-height: 22px;
   color : #ffffff;
}




P {
   font-style : normal;
   font-weight : normal;
   font-size : 12px;
   font-family : Arial, Helvetica, sans-serif;  
   line-height: 22px;
   color : #ffffff;
}

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

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


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

H4 {
   font-style : normal;
   font-weight : bold;
   font-size : 11pt;
   font-family : Arial, Helvetica, sans-serif;
   color : #996600;
   text-decoration : none;
}

H3 {
   font-style : normal;
   font-weight : bold;
   font-size : 13pt;
   font-family : Arial, Helvetica, sans-serif;
   color : #ffffff;
   text-decoration : none;
}

H2 {
   font-style : normal;
   font-weight : normal;
   font-size : 10px;
   font-family : Arial, Helvetica, sans-serif;
   color : #cccccc;
   text-decoration : none;
}

H1 {
   font-style : normal;
   font-weight : bold;
   font-size : 10px;
   font-family : Arial, Helvetica, sans-serif;
   color : #ffffff;
   line-height: 14px;
   text-decoration : none;
}

DIV {
   font-style : normal;
   font-weight : normal;
   font-size : 12px;
   font-family : Arial, Helvetica, sans-serif;
   line-height: 22px;
   color : #ffffff;
}

BODY {
   font-style : normal;
   font-weight : normal;
   font-size : 12px;
   font-family : Arial, Helvetica, sans-serif;
   color : #ffffff;
   line-height: 22px;
   text-decoration : none;
}


A:link {
   font-style : normal;
   font-weight :normal;
   font-size : 12px;
   font-family : Arial, Helvetica, sans-serif;
   color : #996600;
   text-decoration : none;
}

A:visited  {
   font-style : normal;
   font-weight : normal;
   font-size : 12px;
   font-family : Arial, Helvetica, sans-serif;
   color : #996600;
   text-decoration : none;
}

A:hover{
   font-style : normal;
   font-weight : normal;
   font-size : 12px;
   font-family : Arial, Helvetica, sans-serif;
   color : #996600;
   text-decoration: underline;
}


A {
   font-style : normal;
   font-weight : bold;
   font-size : 12px;
   font-family : Arial, Helvetica, sans-serif;
   color : #ffffff;
   line-height: 22px;
   text-decoration : none;
}
