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

.header {
	text-transform: uppercase;
	color: #db961c;
	font: bold 18px "Times New Roman", Times, serif;
}.TOC {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #000;
}
.TOC a {
	color: #000;
	text-decoration: none;
}
#on {
	color: #db961c;
}
.text {
	font: 14px/18px "Times New Roman", Times, serif;
	color: #000;
}
.footer {
	font: 12px "Times New Roman", Times, serif;
	color: #603;
}
.textsm {
	font: 12px/normal "Times New Roman", Times, serif;
	color: #000;
}

