.heading1 {
	font-family: "Arial Rounded MT Bold";
	font-size: 30px;
	font-weight: bold;
	text-transform: none;
	color: #D40000;
	padding-top: 12px;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #395C3C;
}
body {
	background-color: #171509;
	background-image: url(images/rasps.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #2A7FFF;
	padding-left: 12px;
	padding-right: 6px;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2A7FFF;
	padding-left: 12px;
}
.botnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0176F4;
}
