body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0%;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	text-transform: none;
	background-image: url(../img/beigebkg.gif);
	color: #1E4528;
	font-weight: lighter;
	margin-left: .5cm;
	

}



.new {
	font-size: 8px;
	font-weight: bold;
}

h3 {
	color: #841923;
	font-size:22px;
}

h5 {
	font-weight: bolder;
	font-size: 18px;
}

h6 {

	font-weight: bolder;
	font-size: 16px;
}

h4 {
font-weight: bolder;
font-size: 12px;

}

/* General Link Styles */
a:link, a:visited {	color: #865353;
		background: transparent;
		font-weight: bold;
		text-decoration:none;
}

a:hover, a:active, a:focus {	color: #000000;
			background: transparent;
			text-decoration: underline;
}

a img {	border: 0;} 