body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	width: 560px;
	margin-top: 0;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 0px;
}
a:link {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
}
a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}
a:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}

p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align:justify;
}

td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	vertical-align: top;
	text-align: left;
	margin: 2px;
	padding: 2px;
	padding-bottom: 16px;	
}


h1 {
	font-family: Optima, "Trebuchet MS", "Helvetica Neue", Verdana, Helvetica, Arial, sans-serif;
	color: #006699;
	font-size: 20px;
	line-height: 22px;
}
h2 {
	font-family: Optima, "Trebuchet MS", "Helvetica Neue", Verdana, Helvetica, Arial, sans-serif;
	color: #006699;
	font-size: 18px;
	line-height: 20px;
}
h6 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #CCCCCC;
	page-break-before: always;
}
blockquote {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #f6f6FF;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
	padding: 5px;
	font-size: 10px;
}
li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	list-style-type: square;
	line-height: 14px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 4px;
	margin-bottom: ;
}

.maintable {
	border: 1px dotted #CCCCCC;
	padding: 0px;
}

.footnote {
	font-size: 9px;
	color: #666666;
	text-align:right;
}
img {
	padding: 2px;
}
