body {
	background-color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table {
	background-color:#ffffff;
	vertical-align: top;
}

.bg {
	background-image: url(images/bgBVICoast.jpg);
	background-repeat: no-repeat;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.medtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.govHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #666666;
	font-style: italic;

}
.govSubheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #999999;
	font-style: normal;


}
