form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	color: #003366;
	text-indent: 10px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	list-style-type: circle;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 140%;
	font-weight: bold;
	color: #123C66;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 120%;
	font-weight: bold;
	color: #6A749B;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 110%;
	font-weight: bold;
	color: #6A749B;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #003366;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFCC00;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer {
	font-family: "Arial Narrow", "Futura Bk";
	font-size: 10px;
	text-align: center;
	text-indent: 20px;
	vertical-align: bottom;
	height: 40px;
	width: 500px;
	background-color: #CCCCCC;
}
