@charset "utf-8";
/* CSS Document */

.text {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000033;
}
theader {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000033;
	border-top: thin dotted #666666;
	border-right: thin none #666666;
	border-bottom: thin dotted #666666;
	border-left: thin none #666666;
}
#content .Color53Bg {
	padding-left: 10px;
	font: bold 12px Arial, Helvetica, sans-serif;
	background: #FF6600;
	border-top: thin dotted #333333;
	border-right: thin none #333333;
	border-bottom: thin dotted #333333;
	border-left: thin none #333333;
	color: #FFFFFF;
}
#content .link {
	font: bold 12px Arial, Helvetica, sans-serif;
}

