

body {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;

	font-size: 10.1pt;
	line-height: 14.5pt;

	color: #000000;
	background-color: #ffffff;
}

a:link {
	color: #000080;
	background-color: transparent;
}

a:visited {
	color: #000080;
	background-color: transparent;
}

a:hover {
	color: #666666;
	background-color: transparent;
	text-decoration: none;
}

p {
	margin-top: 5px;
	margin-bottom: 15px;
}

h1 {
	margin-top: 20px;
	margin-bottom: 10px;

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;

	line-height: 1.7em;
}

h2 {
	padding: 0;
	margin: 0;
	margin-top: 10px;

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10.8pt;
	line-height: 1.5em;
	letter-spacing: 1px;

	color: #000066;
	background-color: transparent;
}

h3 {
	margin: 20px 0px 0px 0px;

	font-size: 9.6pt;

	line-height: 1.5em;
	letter-spacing: 1px;
}

ul {
	margin: 0;
	padding: 0;

	margin-left: 24pt;
	margin-bottom: 20px;

	font-size: 9.6pt;
	line-height: 22px;
	list-style: square;
}

ol {
	margin: 0px;
	padding: 0px;

	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 5pt;

	font-size: 9.6pt;

	line-height: 22px;
	list-style: decimal;
}

.date {
	text-align: right;

	font-size: 8.4pt;
}
