@charset "utf-8";


/* CSS Document */

html, body, textarea {
	scrollbar-base-color:#ffffff;
	scrollbar-3d-light-color:#ffffff;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#cccccc;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	color: #000000;
	font-style: normal;
	font-size: x-small;
}
a:link {
	text-decoration: none;
	color: #666666;
	vertical-align: middle;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
a:visited {
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
}
a:active {
	text-decoration: none;
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
}
table {
	background-position: center center;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #FF6600;
	text-transform: uppercase;
}
.txt_reading {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: left;
	font-stretch: wider;
	white-space: normal;
	line-height: 24px;
	color: #666666;
	text-transform: none;
}
