body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6D3E46;
}
p {
	text-align: justify;
}
.mainfont {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #46282E;
	line-height: 16px;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6D3E46;
	border-right-color: #6D3E46;
	border-bottom-color: #6D3E46;
	border-left-color: #6D3E46;
}
.imageborder{
border-width: 1px;
border-color: black;
}

a.mainfont:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #006633;
}
