body {
	margin: 10;
	padding: 0;
	font-size: 10pt;
	line-height: 1.8em;
	font-family: Verdana, sans-serif;
	color: #333;
	background-color: #ffffff;
	width: 900px;
	text-align:justify;
}
h1
{
	font-size: 140%;
}
h2
{
	font-size: 130%;
}
h3
{
	font-size: 120%;
}
h4
{
	font-size: 110%;
}