body {
	margin: 20px;
	background-color: #FFFFFF;
}
p {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
	color: #990066;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font: 12pt;
	color: #14665A;
	font-weight: bold;
}
a,a:visited {
	color: #990033;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.sm {
	font-size: 8pt;
}
.r {
	font: bold 12pt "Times New Roman", Times, serif;
	color: #990033;
}
.bl {
	font-style: italic;
	color: #000000;
}
.lg {
	font-size: 14pt;
}
.lgg {
	font-size: 18pt;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-type: disc;
	margin-top: 0px;
	margin-bottom: 0px;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-type: decimal;
}