BODY { margin: 20px; background: rgb(255,255,255); color: rgb(0,0,0); font-family: Verdana, sans-serif; font-size: 11px; }

H1, H2, H3, H4, H5, .title { font-family: "Trebuchet MS", sans-serif; background: transparent; color: rgb(9,0,94); }

H1, H2, H3 { letter-spacing: -1px; }

H1 { font-size: 40px; }

H2 { font-size: 26px; }

H3 { font-size: 20px; }

H4 { font-size: 15px; }

.center { text-align: center; } 

.right { text-align: right; }

.test {  width: 70%; border: 1px solid black; padding: 10px; }


DIV.type {
          width: 70%;
          padding: 4px 10px;
          background: rgb(188,200,255); color: rgb(0,0,0);
          font-family: Verdana, sans-serif ; font-size: 12px;
          }

TABLE.main { width: 100%; }

TD.index { 
          padding: 50px 15px;          
          border: 1px solid black; background : rgb(255,255,255); color : rgb(0,0,0);
          vertical-align: top; font-size: 10px; 
         }


TD.text { width: 75%; padding: 15px; vertical-align: top; text-align: justify; font-family: Verdana, sans-serif; font-size: 11px; }

TD.text A:link { font-family: Verdana, sans-serif; font-size: 11px; }

TD.index A:link , TD.index A:visited { text-decoration: none; }

TD.index A:hover { text-decoration: underline; }

PRE { font-size: 12px; color: navy; font-weight: bold; }

DIV.post IMG {
              margin: 10px; padding: 4px;
              border: 1px solid black;
              float: right; vertical-align: middle;
             }

A.n IMG { border: none; }

.tt { text-align: left; font-family: "Courier New", sans-serif; font-size: 12px; font-weight: bold; background: transparent; color: navy; }

.b1 { padding-bottom: 10px; border-bottom: 1px solid black; }

.b2 { border-top: 1px dashed ; border-color: rgb(160,160,160); padding-bottom: 25px; }

.c5 { background : transparent; color: red; }

.c6 { background : transparent; color: green; }

.c7 { background : transparent; color: purple; }


