body {
	background-color: #B4EFA6;
	margin-left: 2cm;
	margin-right: 2cm;
	background-image: none;
	background-repeat: no-repeat;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CCFF33;
	font-style: italic;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	color: #006699;
	padding-right: 10px;
	padding-left: 10px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	color: #FF3300;
	font-weight: bold;
	font-size: x-large;
	padding-right: 0px;
	padding-left: 10px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	color: #3300FF;
	font-weight: bold;
	font-size: large;
	padding-right: 10px;
	padding-left: 10px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFCC33;
}
.border {
	border: thin dotted #339999;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	color: #660000;
	font-size: 18px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: normal;
	font-weight: normal;
}
.lucomment {
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	color: #006699;
	padding-right: 10px;
	padding-left: 10px;
}
	
.menubackground {
	background-color: #B4EFA6;
}

.dateposted {
	text-align:right;
	font-size: 10px;
	color: #FF0000;
	}
	
.navlink {
	color: #006633;
	background-color: #B4EFA6;
	
}
