.marquee {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FEE0CC;
	background-image: url(images/bm2.jpg);
	background-repeat: repeat-x;
	height: 30px;
	font-style: italic;
}
.dropcaps {
	font-family: Verdana;
	font-size: 16pt;
	font-weight: bold;
	color: #C60000;
}
.blackandblue {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #00FFFF;
	background-color: #000000;
}
.leftandright {
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
