body {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	}
h1 {
	font-size: 12pt;
	text-transform: uppercase;
	font-weight: bold;
	color: #000066;
	}
p {
	color: #000000;
	font-size: 10pt;
	}
p.menu {
	line-height: 1.8em;
	}
*html p.menu {
	line-height: 0.9em;
	}

a:link {
	color: #000000;
	text-decoration: underline;
	}
a:hover {
	color: #000000;
	text-decoration: none;
	}
a:visited {
	color: #000000;
	text-decoration: underline;
	}

ul {
	font-size: 10pt;
	}
li {
	font-size: 10pt;
	}


img {
	border-style: none;
	border-width: 0px;
	}

.body {
	margin-left: 12px;
	margin-right: 2px;
	line-height: 1.5em;
	text-align: justify;
	}
.single {
	margin-left: 12px;
	margin-right: 2px;
	text-align: left;
	}
.footer {
	margin-left: 5px;
	margin-top: 9px;
	margin-right: 5px;
	text-align: left;
	color: #000066;
	font-size: 7pt;
	}
*html .footer {
	margin-top: 7px;
	}
.note {
	font-size: 8pt;
	}