@charset "UTF-8";
.bodycopy/* CSS Document */

 {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
}
.cell {
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
	background-color: #DAE9F5;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.FloatPicLeft {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}
.headings {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #000000;
}
.FloatPicRight {
	float: right;
	padding-bottom: 10px;
	padding-left: 15px;
}
.flashbkg {
	background-image: url(images/bkg.jpg);
	background-repeat: no-repeat;
}
