body {
	font-family: Calibri, Optima, Arial, sans-serif;
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
	font-style: normal;
	list-style-position: inside;
	list-style-type: disc;
	font-size: 10pt;
	margin-left: 24px;
	width: 600px;
}


td {
	font-family: Calibri, Optima, Arial, sans-serif;
	color: #666666;
	font-weight: normal;
}

th {
	font-family: Calibri, Optima, Arial, sans-serif;
	color: #666666;
	font-weight: normal;
}
h1 {
	font-size: 18pt;
	color: #666666;
	font-family: Calibri, Optima, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
}
h2 {
	font-size: 16pt;
	color: #666666;
	font-family: Calibri, Optima, Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
}
h3 {
	font-family: Calibri, Optima, Arial, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
blockquote {
	text-align: left;
	display: block;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
p {
	color: #000000;
	font-size: 10pt;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
	font-style: normal;
	color: #000000;
	font-size: 10pt;
}

.caption {
	font-size: 9pt;
}
link {
	color: #0000FF;
}
a:link {
	color: #0000FF;
}
