body{
	font-size: 62.5%;
	line-height: 1.8em;
	margin: 2%; padding: 0;
	font-family: Verdana, Geneva, sans-serif;
}

html>body{
	font-size: 10px;	
}

h1 {
	margin: 0;
	font-size: 4.5em;
	line-height: 1em;
	padding-bottom: .1em;
	margin-bottom: .4em;
	margin-top: .5em;

}
h2 {
	font-size: 2.8em;
	line-height: 1.28em;
	padding-bottom: .3em;
	padding-top: .4em;
}

h3 {
	font-size: 2em;
	line-height: 1em;
	margin-top: .4em;
	margin-bottom: .15em;
}

h4 {
	margin: 0;
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}
p, ul, blockquote, pre, td, th, label {
	margin: 0;
	font-size: 1em;
	line-height: 1.8em;
	margin-bottom: 1.8em;
}
p.small {
	margin: 0;
	font-size: 0.8em;
	line-height: 2.25em;
	margin-bottom: 2.25em;
}
table {
	border-collapse: collapse;
	margin-bottom: 1.8em;
}

h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	font-family: "Adobe Garamond Pro", "Garamond", serif;
}
div#footer p{
	margin: 0;
}