/* CSS Document */
body{
 background-image: url(images/bodybg_02.gif);
 }
.content{ 
 font-family: Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#4E4E4E;
 font-weight:normal;
  }

 .footer{ 
 font-family: Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#627780;
 font-weight:normal;
  }
 .email{ color:#0564AC;
 font-family:Arial;
 font-size:12px;
 }
  .email a{ color:#0564AC;
 font-family:Arial;
 font-size:12px;
 }
   .email a:hover{
   text-decoration:underline;
 }
 .headings{
 font-family: Arial, Helvetica, sans-serif; 
 font-size:14px;
 color:#0564AC;
 font-weight:bold;
  } 
 .subheadings{
 font-family: Arial, Helvetica, sans-serif; 
 font-size:13px;
 color:#4E4E4E;
 font-weight:bold;
  }
.star{ 
 font-family: Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#FF6600;
 font-weight:bold;
 font-weight:normal;

  } 
