.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	color: #EDE9C3;
	text-align: left;
	white-space: normal;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 8px;
	margin-left: 12px;
}
.textBold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	color: #E5B454;
	text-align: left;
	white-space: normal;
	font-weight: bold;
}
.textBoldIndent {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	color: #E5B454;
	text-align: left;
	white-space: normal;
	font-weight: bold;
	margin: 12px;
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-align: left;
	margin: 12px;
}
a:link {
	color: #CCB891;
}
a:visited {
	color: #6D2618;
}
a:hover {
	color: #DCB084;
}
a:active {
	color: #612316;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5e656b;
}
ul {
	color: #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 16pt;
}
.textBoldName {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	color: #C90;
	text-align: left;
	white-space: normal;
	font-weight: bold;
}
