
body
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial;
	background-color: #FFFFFF;
	color: #000000;
}


h1
{
	font-size: 12pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

h2
{
	font-size: 12pt;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

h3
{
	font-size: 10pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}


p
{
	font-size: 10pt;
	font-weight: normal
}



