
body             {font-family: Arial, sans-serif; text-align: center; font-weight: normal;font-size: 13pt;color:#000000}
a:link           ,
a:active       ,
a:visited       {font-family: Arial, sans-serif; font-size: 12pt; color:#0000ff; text-decoration: none; 
                       background-color: #ffffff; font-weight: normal; vertical-align: top}
a:hover         {font-family: Arial, sans-serif; font-size: 12pt; color:#ff0000 text-decoration: none; 
                      background-color:#ffffff;  font-weight: normal; vertical-align: top}

 .wrapper {
          text-align: left;
          width: 800px;
          margin: 0 auto
          }

.leftblock {
         text-align: center;
         float:left;
          width:110px; 
margin: 10px;
padding: 10px;
         background-color:#eeeeee;
          }

.tip{
          height:24px;width:100px;  
          }
.base{
          height:24px;width:100px;  
          }

.centreblock {
         width:640px;
         float:left;
          }
hr {
          clear:both;
          border: 0;
          height: 15px;
          width: 100%;
          background-color: #eeeeee;
          text-align: left; 
          }



.textblock {
          background-color: #555588;
          background: url('bg1.jpg') ;
          background-position: left top;
          padding:20px;
          }

.class1   {float:left;
              width: 195px;
              margin:3px;
              padding:3px;
              border-style:solid;
              border-width:1px;
              border-color: silver;
               font-style: italic;
              font-size: 10pt;  color:#333333;
             }
.class2   { 
               font-style: italic;
              font-size: 10pt;  color:#333333;
             }
