body {
	font-family: Arial, Verdana;
	background-color: #ffffff;
	color: #333333;
	margin: 0 10px 0 0;
	padding: 0;
	font-size: 12px;
	text-align: justify;
}
a:link, a:active, a:visited {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: #336699;
	text-decoration: none;
}