HTML
{
overflow-x: hidden;
overflow-y: hidden;
}
html body
{
height: 100%;
overflow: hidden;
}

BODY {
    margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #660000;
	line-height: 11pt;
}
