.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.text-shows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #4F3A1E;
	font-weight: bold;
}
.TITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #FFCCCC;
	font-weight: bold;
}
.text-SHOW-TITLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #46331B;
	text-decoration: none;
	letter-spacing: 3px;
}
.text-Quote {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.text-QuoteCopyR {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
a.NAV:link,a.NAV:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	border: 2px ridge #F6C8AE;
	background-color: #AEA59C;
	text-decoration: none;
	padding: 2px;
}
a.NAV:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #584022;
	font-weight: bold;
	border: 2px ridge #FFFFFF;
	background-color: #AEA59C;
	text-decoration: none;
	padding: 2px;
}
body {
	background-color: #AEA59C;
}
a.copy:link,a.copy:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #8B7E72;
	text-decoration: none;
	border-top: #F6C8AE;
	border-right: #F6C8AE;
	border-bottom: #F6C8AE;
	border-left: #F6C8AE;
}
a.copy:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
	padding: 2px;
}
.Outline {
	border: 1px solid #333333;
}
