body {
	margin:0px;
	background-repeat: repeat-x;
}
.body {
	font-family: Arial, Times, serif;
	font-size: 11px;
	color: #000000;
}
.bodyHeadings {
	font-family: Arial, Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #660000;
}
.bodyList {
	font-family: Arial, Times, serif;
	font-size: 13px;
	list-style-type: disc;
	display: none;
}
.smallText {
	font-family: Arial, Times, serif;
	font-size: 11px;
}

.bg {
background-image:url(../images/bg.gif);
background-repeat:repeat-x;
}
