BODY {
	font-size: 12pt;
	background-color: #ffffff;
	color: #000000;
	line-height: 1.2em;
}
H1 {
	font-size: 18pt;
	border-width: thick 0em 0em 1.5em;
	border-style: solid none none none;
	border-color: #ff99cc;
	padding: 0.5em 0.5em 0em 0.5em;
}
H2 {
	font-size: 16pt;
}
P {
	text-indent: 1em;
}
A:link {
	color: #0000ff;
	text-decoration: none;
}
A:visited {
	color: #00ffff;
	text-decoration: none;
}
A:active {
	color: #00ffff;
	text-decoration: none;
}
