body {
	margin:0px;
	padding:0px;
	font-family: Tahoma, Arial;
	background-color: #F5FFEC;
}
html {
	background-color:#F5FFEC;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #FFFFFF;
	background-color: #663300;
	text-align: center;
	font-size: small;
	display: block;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}
h2 {
	text-align: center;
	color: #663333;
	font-weight: bold;
	font-size: small;
	display: block;
	vertical-align: top;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	text-align: left;
	font-weight: bold;
	font-size: small;
	display: block;
	vertical-align: top;
	padding: 3px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p {
	padding: 0px;
	text-align: justify;
	font-size: small;
	line-height: 1.3em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
	text-decoration:none;
	color: #804040;
}
a:hover {
	color: #000000;
        text-decoration: underline;
}
a:visited {
	text-decoration:none;
}
a:link {
	text-decoration:none;
}
a:active {
	text-decoration:none;
}
td {
	vertical-align: top;
	font-size: small;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.boxnewsjpg {
	border: 4px solid #C4D2BF;
	height: 112px;
	width: 150px;
	float: left;
}

