
    body { 
          color: #0000cc;
          background: #FFFFFF;
          font-family: Tahoma, Arial, Sans-serif;
          font-size: 10px;
          font-weight: 400;
          font-style: normal;
          text-decoration: none;
          text-transform: none;
          font-variant: normal;
          margin: 0px
     	} 
     
     p {
          color: #000000;
          background: #ffffff;
          font-family: Tahoma, Arial, Sans-serif;
          font-size: 16px;
          font-weight: 500;
          font-style: normal;
          text-align: left;
     	} 

     img {
          color: #000000;
          background: #ffffff;
          font-family: Tahoma, Arial, Sans-serif;
          font-size: 16px;
          font-weight: 500;
          font-style: normal;
          text-transform: none;
          text-align: left;
     	} 
     	
     li {
          color: #000000;
          background: #ffffff;
          font-family: Tahoma, Arial, Sans-serif;
          font-size: 16px;
          font-weight: 500;
          font-style: normal;
          text-align: left;
     	} 
 

     td { 
          text-align: center;
          vertical-align: top;
     } 

     td.header {
          color: #0000cc;
          font-family: Tahoma, Arial, Sans-serif;
          font-size: 12px;
          font-weight: 400;
          font-style: normal;
     	}

     table.sidebar {
          color: #0000cc;
          background: #eeeeFF;
          font-family: Tahoma, Arial, Sans-serif;
          font-size: 14px;
          font-weight: 700;
          font-style: normal;
     	}
     
     table.sidebar.a {
          color: #0000cc;
          background: #eeeeFF;
          font-family: Tahoma, Arial, Sans-serif;
          font-size: 14px;
          font-weight: 700;
          font-style: normal;
     	}
     	
     table.infotable {
          color: #000000;
          background: #ffffff;
          font-family: Tahoma, Arial, Sans-serif;
          font-size: 16px;
          font-weight: 500;
          font-style: normal;
          text-align: left;
     	}

     td.sidebar {
          text-align: center;
     	}
     	
     td.contact {
          text-align: center;
          font-size: 10px;
          font-weight: 400;         
     	}

     td.loginpass {
          text-align: center;
          font-size: 12px;
          font-weight: 500;         
     	}


     a { 
          color: #0000cc;
          text-decoration: none;
          text-transform: none;
          font-variant: normal;
     } 
     a:link { 
          color: #0000cc;
     } 
     a:visited { 
          color: #0000cc;
          font-style: normal;
     } 
     a:active { 
          color: #0000cc;
          font-style: normal;
     } 
     a:hover { 
          color: #cc00cc;
          font-style: normal;
          text-decoration: underline;
     } 
 
     H1 { 
          color: #0000cc;
          background: #FFFFFF;
          font-family: Tahoma, Arial, Sans-serif;
          font-size: 20px;
          font-weight: 700;
     } 
     H2 { 
          color: #000000;
          background: #FFFFFF;
          font-family: Tahoma, Arial, Sans-serif;
          font-size: 24px;
          font-weight: 600;
          text-align: left;
     } 
     H3 { 
          color: #000000;
          background: #FFFFFF;
          font-family: Tahoma, Arial, Sans-serif;
          font-size: 18px;
          font-weight: 500;
          text-align: left;
     } 
     H4 { 
          color: #0000cc;
          background: #FFFFFF;
          font-family: Tahoma, Arial, Sans-serif;
          font-size: 14px;
          font-weight: 700;
          vertical-align: bottom;
          text-align: center;
     } 

     H5 { 
          color: #0000cc;
          background: #FFFFFF;
          font-family: Tahoma, Arial, Sans-serif;
          font-size: 14px;
          font-weight: 700;
          vertical-align: bottom;
          text-align: right;
     } 

    PRE { 
          color: #0000cc;
          background: #FFFFFF;
          font-family: Tahoma, Arial, Sans-serif;
          font-size: 14px;
          font-weight: 400;
          font-style: normal;
          text-decoration: none;
          text-transform: none;
          font-variant: normal;
     } 
