body{ background-color:#990000; }

table{background-color:#ffffff;}

p{
  font-family: verdana,arial,  sans-serif, helvetica;
  font-size: 11px;
  color:#000000;
  }
  
p.index{
          width:360px;
          font-family: verdana,arial,  sans-serif, helvetica;
          font-size: 11px;
          }
          
#services{
          font-family: verdana,arial,  sans-serif, helvetica;
          font-size: 11px;
          width:260px;
          }
#ep{
    font-family: verdana,arial,  sans-serif, helvetica;
    font-size: 11px;
    width:230px;
    }
    
.epmini{
    font-family: verdana,arial,  sans-serif, helvetica;
    font-size: 11px;
    width:200px;
    }
    
.epmini2{
    font-family: verdana,arial,  sans-serif, helvetica;
    font-size: 11px;
    width:345px;
    }
   
.credit{
        font-family: verdana,arial,  sans-serif, helvetica;
        font-size: 11px;
        color:#000000;

        }
.title{
       font-family: verdana,arial,  sans-serif, helvetica;
       font-size: 11px;
       color:#990000;
       font-weight:bold;
       }

h1,h2,h3,h4,h5{
   font-family: verdana,arial,  sans-serif, helvetica;
   color:#990000;
   }


a{
           color:#990000;
           font-family: verdana, arial, sans-serif, helvetica;
           font-size:11px;
           font-weight:bold;
           text-decoration:none;
           }

a:hover{
            color:#990000;
            font-family: verdana, arial, sans-serif, helvetica;
            font-size:11px;
            font-weight:bold;
            text-decoration:underline;
           }
