BODY {
	color: black;
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
A:link, A:visited {
background: white; color: black; text-decoration: none;
font-weight: normal;
cursor: default;
}
H1, H2, H3, H4 {
background: white; color: #669999; padding-bottom: 1px;
border-bottom: 1px solid gray;
}
