body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;



}
.fadbk1 {
	background-image: url(images/fade_bk.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16pt;

}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #660000;
}
.footer {
	font-size: 8pt;
	color: #333333;
}
.footer2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bold;
	color: #660000;
}
a:link {
	color: #58652C;
}
a:visited {
	color: #58652C;
}
a:hover {
	color: #660000;
	text-decoration: none;
}
a:active {
	color: #CC3300;
	text-decoration: underline;
}
.red {
	font-weight: bold;
	color: #660000;
}
.notes {
	color: #FF0000;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16pt;
}

