body{
    font-family: 'PT Serif';
    font-size:12pt;
    color: #000;
    background: rgb(79,79,79)
    }
a{
    font-family: 'PT Sans';
    font-size:12pt;
    }
h1{
   font-size:36pt;
   font-weight:bold;
   XXfont-style:italic;
   margin: 0px 0px 7px 0px;
  }        
h2{
   font-size:18pt;
   margin: 0px 0px 3px 0px; 
      font-weight:bold;
      font-style:italic;  
  } 
h3{
   margin: 10px 0px 3px 0px;   
  } 
  .main1{
         width:950px;
         margin:0px auto;
         color: #fefefe;
         line-height:1.1;
        }
  .main3{
         width:950px;
         margin:0px auto;
         color: #c0c0c0;
        }
  .main2{
         width:920px;
         margin:0px auto;
         margin-top:20px;
         background: rgb(207,207,207);
         padding:15px;
         height:100%;
        }
.actual, .actual a{
        font-weight:bold;
       }
p{
  margin:4px;
    font-family: 'PT Sans';
 }                            