body {
	color: #333333; 
	background-color: #ffffff;
	font-family:Georgia, Verdana, Arial, sans-serif;
	font-size:14px;
	margin: 0px; 
	padding: 15px 150px 30px 30px; 
	text-align: left;
}

a:link, a:active, a:visited {
	text-decoration:none;
}

a:hover, a:visited:hover {
	text-decoration:underline;
}

p {
	line-height:135%;
	margin-top:19px;
	margin-bottom:19px;
}