body
{	
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65.2%;
	line-height: 1.6em;
	color: #333;
}
h1,h2,h3 {
	font-family: "Trebuchet MS", sans-serif;
}

h4,h5,h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em; 
}
h1{
	font-size:1.9em; 
	font-weight:bold;
	color: #ab540f;
}
h2{
	font-size: 1.4em;
	font-weight: bold;
	color: #787878;
	line-height: 1.2em;
	letter-spacing:1px;
	padding:0 10px 0 0;
}
.link{
 padding:0 0 0 10px;
}
h3{
  font-size: 1.4em;
  font-weight: bold;
  color: #333;
  line-height: 0.8em;
}
h4{
	font-weight:normal;
}
h5{
	font-weight:bold;

}
h6 {
	font-weight: bold;
	color: #336699;
	margin-top: 10px;
} 
h7{
	font-weight:bold;
	font-size:30px;
	letter-spacing:1px;
	line-height:30px;
	
}
p {
	color:#666;
	font-size:1.1em;
	line-height:1.50em;
	margin-top: 15px;
}

a {	color:#4152ac;}

img {
	border: none;
}
#Layer11{
 background:#ffffff;
 margin:0;
 padding:0 0 10px 0;
}