body, h1, h2, h3, h4 { font-weight: normal;
font-size:14px;
font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
margin-bottom: 10px;
 }

h1 {
margin-top: 0px;
	   width: 100%;
	   font-size:180%;
}


h2 {
margin-top: 10px;
	   width: 100%;
	   font-size:150%;
}
h3 {
    margin-top: 10px;
	   width: 100%;
	   font-size:140%;
}
h4 {
margin-top: 10px;
    width: 100%;
font-size:130%;
color:#666666;
}





