body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #dedfbd;
	margin: 0px;



}
.bodytext {
	font-size: 10pt;
	font-weight: normal;
	margin: 10px;

}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #663333;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #893E42;
}
.samplebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	background-color: #FFFFFF;


}
.borderedtext {
	border: 1px solid #666633;
	padding: 10px;
}
.border {
	background-repeat: repeat-y;
	background-image:  url();
	background-color: #dedfbd;
	background-position: 0px 0px;
}
a:link {
	COLOR: #833D47;
	text-decoration: none;

}
a:visited {
	COLOR: #833D47;
	text-decoration: none;

}
a:hover {
	COLOR: #696740;
	text-decoration: none;

}
a:active {
	COLOR: #696740;
	text-decoration: none;

}
.table-center {
	margin-right: auto;
	margin-left: auto;
	text-align: center;

}
.samplepage {
	background-color: #dedfbd;
	margin-top: 10px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #833D47;
	font-weight: bold;

}
