body {
	background-color: #FF6600;
	margin: 0px;
	padding: 0px;
}
p, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.bottomnav:link {  color: #FFFFFF; text-decoration: none}
a.bottomnav:visited {  color: #FFFFFF; text-decoration: none}
a.bottomnav:hover {  color: #CCCCCC; text-decoration: none}
a:link {  color: #0000FF; text-decoration: none}
a:visited {  color: #0000FF; text-decoration: none}
a:hover {  color: #FF6600; text-decoration: none}
.bottomnav {color: #FFFFFF;}
.companyname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.topback {
	background-image:  url(BFSimages/top_back.gif);
	background-repeat: repeat-x;
}
.bottomback {
	background-image:  url(BFSimages/bottom_back.gif);
	background-repeat: repeat-x;
}
h1 {
	font-size: 20px;
	color: #CC0000;
}
h2 {
	font-size: 16px;
	color: #CC6600;
}
ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
