@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #9A8F6F;
}

.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	color: #E2DBD3;
	font-size: 12px;
	line-height: 15px;
}
.maintxtblu {color: #C1CCD0}

.maintitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ECE9D8;
}

.maintxtpink {color: #E7CFD0}
a:link {
	color: #EEDDDD;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EEDDDD;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #EEDDDD;
}
.heading {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}
