body {
	background-color: #FFFFFF;
	margin: 0px 20px 15px 20px;
	padding: 0;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 11px;
	line-height: 1.6em;
	color: #666666;
}

h1 {
	padding: 5px 0px;
	margin: 0px;
	text-decoration: none;
	font-family: "Trebuchet MS", "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 12px;
	text-transform: uppercase;
	color: #336633;
}
p {
	line-height: 1.6em;
	padding: 3px 3px 10px;
	margin: 0px;
	font-size: 11px;
	color: #666666;
}
