body {
	font-size: 11pt; LETTER-SPACING: 0.2em
	margin-left: 0px;
	margin-top: 00px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
}
.redBold {
	color: #FF0000;
	font-weight: bold;
	font-size: 12pt;
}
a:link {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;

}
a:hover {
	color: #906F44;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: underline;
}
a:visited {
	color: #8B6738;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;

}
.content {
	font-size: 11pt; LETTER-SPACING: 0.2em
}
.title {
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
}
.subTitle {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	font-size: 13pt;
	font-weight: bold;
}
.remark {
	font-size: 8pt;
	color: #000000;
}

