body
{
	BACKGROUND-IMAGE: url("../images/bg_main_04.jpg"); background-position: top left; background-attachment: fixed;
}
BODY, TD, TH, P,H1,H2,H3,ul{
      color: #383838;
	font-size : 12px;
	text-decoration : none;
	font-family : Arial, verdana, Helvetica, sans-serif;
	line-height:14pt;

}
 
td.td_head{
              color: #F77700;
              font-family : Arial, verdana, Helvetica, sans-serif;	
              font-size : 16px;
              font-weight: bold;
              line-height:16pt;
	
}

H2{
              color: #000000;
              font-family : Arial, verdana, Helvetica, sans-serif;	
              font-size : 13px;
              font-weight: bold;
	
}


	

.links {
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #383838;
}

.links:hover {
        color: #f77700;
	text-decoration: underline;
}    
