body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:link {
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
A:visited {color: #666633;}
A:link:hover {color: #993300;}
A:visited:hover {color: #666633;}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #3B4B5B;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #993300;
}
.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #3B4B5B;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3B4B5B;
}
.textredbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #993300;
}
.dottedLine {
	background-image: url(pages/images/BWF_dotedLine.gif);
	background-repeat: repeat-x;
}
.footerHP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.whiteBkgr {
	background-repeat: repeat-x;
	background-image: url(images/whitePixel.gif);
}
