@charset "utf-8";

body {
	background-color: #003300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003300;
	font-weight: normal;
	font-size: 12px;
}

.maintable {
	background-color: #C8C891;
}

.PageHeading {
	font-size: 18px;
	font-weight: bolder;
}
.ParagraphHeading {
	font-size: 14px;
}
.ProductDisplay {
	border: thin solid #003300;
}

