body {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	background-color: #FFFF99;
}
h1 {
	font-size: 14pt;
	font-weight: bold;
	text-transform: none;
}
h2 {
	font-size: 12pt;
	text-transform: none;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}
div {
	font-size: 10pt;
}
