body {
	font-family: arial,helevetica,sans-serif;
	background-color: #ffcc66;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
td {
	font-family: arial,helevetica,sans-serif;
	color: #000000;
	vertical-align: top;
}
a:link {
	color: #ff0000;
	text-decoration: none;
}
a:visited {
	color: #ff0000;
	text-decoration: none;
}
a:active {
	color: #996600;
	text-decoration: underline;
}
a:hover {
	color: #ff6666;
	text-decoration: underline;
}
.title {
	font-weight: bold;
}
.innerBG {
	background-color: #ffcc66;
}
.outerBG {
	background-color: #ff0000;
}
.about {
	font-size: 90%;
}
.x {
	font-weight: bold;
	font-size: 90%;
}
.xsm {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 75%;
}
.tblH {
	font-weight: bold;
	font-size: 80%;
}
.tblA {
	font-weight: normal;
	font-size: 80%;
}
.tblB {
	font-weight: normal;
	font-size: 80%;
}
.tblC {
	font-weight: bold;
	font-size: 90%;
}
.rule {
	color: #cc9933;
}
.copr {
	font-size: 80%;
	color: #cc9933;
}


