@CHARSET "ISO-8859-1";
<style type="text/css">
a:link {color:#0000FF; text-decoration:none;}
a:hover {color:#660099; text-decoration:none;}
.tableMenu 
{
background-image:url('BCWBanner.jpg');
}

.topMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
a.topMenu:link {color: white; text-decoration:none;}
a.topMenu:hover {color: yellow; text-decoration:none;}

.pageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
}

.bodyNorm {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
.bodyError {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: red;
}
.bodyInfo {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: blue;
}

.bodyBold {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}



.bodySmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}

.bodySmallitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}

.bodySmaller {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}

</style>
