html{overflow-y:scroll;}

body, table, td, p {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12pt;
}
p + p {
	text-indent: 1.5em;
	margin-top: 0.83em
}

h1 {
	font-size: 18pt;
	color: #FF0000;
	text-align: center;`
	line-height: 24pt;
	font-weight: normal;
}

html, body{height:100%; padding:0; margin:0;}

