html, body{
	margin:0px;
	background-color:#FFF:; 
	padding: 0px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #292929;
}
p,h1,h2,h3,h4,h5 {
	font-family:Monaco, Verdana, Sans-serif;
}

p{ font-size: 1em; line-height: 1.2em; }
h1 { font-size: 1.6em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; font-weight:lighter}
h6 { font-size: 1em; }
