html, body { height : 100%; }

body {
  margin : 0;
  padding : 0px 0px 0px 0px;
  color : #333333;
  
  font-size : 14px;
  _font-size : 100%;
  font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
}

#content {
	text-align: left;
	padding-left: 20px;
	line-height: 1.5;
}

#pageheader {
	color: #333333;
	font-size: 18px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

#dags {
	font-size: 13px;
	margin-left: 20px;
}

#clear {
	border-bottom: 1px solid #990000;
}