html,body,table#pagelayout {
	height:100%;
	width:100%;
	margin:0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #8b2f2f;
}

body {overflow:-moz-scrollbars-vertical;}

h2 {
	font-size: 105%;
	line-height: 100%;
	margin-bottom: 10px;
}

.clear {
	clear: both;
}