.main {  background-repeat: no-repeat}
.bodyBG {  background-color: #FFFFFF; background-image: url(images/bkgd.jpg); background-repeat: no-repeat}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.textSmall {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #000000}
.tapeTitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000000; list-style-position: outside; list-style-image: url(images/bullett.gif); list-style-type: circle; text-align: center; letter-spacing: normal; vertical-align: top; word-spacing: normal; white-space: normal; text-indent: 10pt}
.grayOne {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	border: #CCCCCC;
	list-style-type: disc;
	background-color: #CCCCCC;
	padding: 5px;
}
