body {
	font-family: Helvetica, Sans-Serif;
	font-size: 12pt;
	line-height: 1.5;
	color: #333333;
	background-color: #ffffff;
	margin:	0px;
	height: 100%;
}

div, p, span, td {
	font-family: Helvetica, Sans-Serif;
	font-size: 10pt;
	line-height: 1.5;
	color: #333333;
	background-color: transparent;
}



form {
	display: inline;
}

h1 {
	font-size: 18pt;
	line-height: 1;
}

h2 {
	font-size: 14pt;
	line-height: 1;
}

h3 {
	font-size: 12pt;
	line-height: 1;
}