.style1 {color: #FFFFFF}
/* Red bold style */
.style3 {font: bold; font-size: 14px; color: #990000;}
.style4 {font-size: 14px}
/* article title header */
.style6 {font-size: 14px; font-weight: bold; }
.style7 {font-size: 12px; }
.style10 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #990000; }
/* text body */
.style11 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* bold text header */
.style15 {font-size: 12px; font-weight: bold; }
.style9 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #990000; }

#rightPiece{
	width: 704px;
	background: "images/topBack.jpg";
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #D78B18;
	text-align: center;
	vertical-align: middle;
	margin:0;
	padding:0;
	height:166px;
	overflow:auto;
}
.column {
float:left;
overflow:auto;
}

