@charset "UTF-8";
/* CSS Document */

.sub	{ font-size: 8pt; line-height: 13px; }
.text {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	line-height: 15px;
	color: #330000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

a      { color: #ff8311; text-decoration: none;}
a:hover     { color: #ff1111; text-decoration: none; }
a:visited    { color: #ff8311; text-decoration: none; }
a:visited:hover     { color: #ff1111; text-decoration: none; }
.text1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	color: #330000;
	line-height: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
