body {
	background-color: #B0CDB3;
	margin: 0px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #333333;
	text-align: left;
}
.copyright {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #87B48B;
}
.copyrightHome {
	font-size: 11px;
	color: #FFFFFF;
}

.text_m1 {
	font-weight: bold;
	color: #006666;
}
.imageR {
	border: 1px solid #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.indent1 {
	margin-left: 15px;
	margin-top: 10px;
}
.title1 {
	font-weight: bold;
	color: #660000;
	font-size: 15px;
}
.title2 {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
hr {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tableHead1 {
	background-color: #D6D8CB;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;

	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFFFFF;
}
.tableBorder1 {
	background-color: #F2F2F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
a:link {
	color: #996633;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration:  underline overline;
	background-color: #cfffff;
}

.word {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	color: #006666;
}
