body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
a:link {
	color: #663300;
}
a:visited {
	color: #663300;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}
ul {
	list-style-type: none;
}
li {
	padding-bottom: 6px;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #666666;
	font-size: 12px;
	text-align: center;
	line-height: 14px;
}
.quotedetail {
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
}
.bold {
	font-size: 12px;
	font-weight: bold;
}
.title {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.projectname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
sup {
	line-height: 13px;
}

