a         {
             font-family:                 Arial;
             font-weight:                 normal;
             font-size:                   10pt;
             color:                       #666699;
             text-decoration:             none;
             cursor:                      hand
            }
  a:hover   {
             font-family:                 Arial;
             font-weight:                 normal;
             font-size:                   10pt;
             color:                       #BD1829;
             text-decoration:             underline;
             cursor:                      hand
            }
  a:visited {
             font-family:                 Arial;
             font-weight:                 normal;
             font-size:                   10pt;
             color:                       #BD1829;
             text-decoration:             none;
             cursor:                      hand
            }
  body      {
             font-family:                 Arial;
             font-weight:                 normal;
             font-size:                   10pt;
             color:                       #000000;
             text-decoration:             none;
             scrollbar-face-color:        #FFFFFF;
             scrollbar-shadow-color:      #9196BC;
             scrollbar-highlight-color:   #9196BC;
             scrollbar-3dlight-color:     #9196BC;
             scrollbar-darkshadow-color:  #9196BC;
             scrollbar-track-color:       #9196BC;
             scrollbar-arrow-color:       #9196BC
            }
  select    {
             font-family:                 Arial;
             font-size:                   10pt;
             font-weight:                 normal;
             color:                       #000000;
             text-decoration:             none;
             background-color:            #FFFFFF;
            }

  input     {
             font-family:                 Arial;
             font-size:                   10pt;
             font-weight:                 normal;
             color:                       #000000;
             text-decoration:             none;
             background-color:            #FFFFFF;
            }
  hr        {
             color:                       #9196BC;
             size:                        1
            }
table{	font-family:Arial,Helvetica,Sans-Serif;	font-size:12px;	}			