body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font: normal 13px Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	color: #004020;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F49500;
}

h2 {
	text-transform: uppercase;
	font-size: 22px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 14px;
}

p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
}

blockquote {
	padding-left: 20px;
	background:  #FFFFFF;
}

a {
	color: #F49500;
}

a:hover {
	text-decoration: none;
}
