body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.bodybg {
	background-image: url(../images/body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFCE;
}

.yellowbg {
	background-color: #ffffcc;
}

.maroon {
	font-weight: bold;
	color: #720006;
}

.bolditalic {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

.copyright {
	font-size: 11px;
}

.bwdlink {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.bwdlink a:link {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

.bwdlink a:hover {
	font-size: 11px;
	color: #720006;
	text-decoration: none;
}

.bwdlink a:visited {
	font-size: 11px;
	color: #720006;
	text-decoration: underline;
}

.txtlink {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.txtlink a:link {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.txtlink a:hover {
	font-size: 11px;
	color: #720006;
	text-decoration: none;
	font-weight: bold;
}

.txtlink a:visited {
	font-size: 11px;
	color: #720006;
	text-decoration: underline;
	font-weight: bold;
}

.bold {
			font-weight: bold;
}

.subheading {
						font-weight: bold;
						color: #720006;
						font-size: 16px;
}

.masterplan {
  font-size: 14px;
  font-weight: bold;
}

.time {
  font-size: 11px;
}