html {
	overflow-x: hidden;
	overflow-y: auto;
}

body 	{ margin:0 20px 0 0; font: 12px Verdana, Sans-serif; color: #333300; background-color: #fff; height:100%;}

h3 {
	color: #336600;
	font-size: 13px;
	font-style: italic;
	margin-bottom: 5px;
	margin-top: 25px;
}

p {
	margin-bottom: 5px;
	margin-top: 0px;
}

a {
	color: #336600;
}