@charset "UTF-8";
@media all
{

  #col3 {background:#fff; border-top: 0px; margin:0;}
  #col3_content {padding:0;}

  h1,h2,h3,h4,h5,h6 {
  	font-weight:normal; 
  	color:#072e6c;
  	margin:15px 0 30px 24px; 
  }
  h2 {
  	font-weight:normal; 
  	color:#072e6c;
  	margin:10px 0 5px 0; 
  }
  h3 {
  	font-weight:normal; 
  	color:#072e6c;
  	margin:40px 0 15px 0; 
  }

}