body {
	margin: 8px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	color: black;
	background: #E9E9E9;
	text-align: justify;
	background-image: url("img/fbg.png");
}
a {
	text-decoration: underline;
	color: black;
}
a:active {
	text-decoration: underline;
	background: white;
}
a:hover {
	text-decoration: underline;
	color: black;
	background: yellow;
}
a:visited {
	text-decoration: underline;
	color: black;
}
.b { font-weight: bold; }
.i { font-style: italic; }
.u { text-decoration: underline; }
.l { text-align: left; }
.r { text-align: right; }
.c { text-align: center; }
.j { text-align: justify; }
.bc {
	font-weight: bold;
	text-align: center;
}
.bci {
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.bcw {
	font-weight: bold;
	text-align: center;
	background: white;
}
.bi {
	font-weight: bold;
	font-style: italic;
}
.bu {
	text-decoration: underline;
	font-weight: bold;
}
.h {
	font-size: 150%;
	text-align: center;
	font-weight: bold;
}
.lb {
	text-align: left;
	font-weight: bold;
}
.ub {
	text-decoration: underline;
	font-weight: bold;
}
.sup {
	vertical-align: super;
	font-size: 58%;
}
.App { font-weight: bold; }
.Divs {
	font-weight: bold;
	text-align: center;
}
.eighteen {
	font-size: 18pt;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: justify;
}
.eighteenbc {
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}
.eighteenbcw {
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
	background: white;
}
.eighteenc {
	font-size: 18pt;
	text-align: center;
}
.footer {
	padding: 1px;
	border: 1px solid black;
	text-align: center;
	background: white;
	position: fixed;
	bottom: 0px;
	z-index: 999;
}
.fourteen {
	font-size: 14pt;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: justify;
}
.fourteenw {
	font-size: 14pt;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: justify;
	background: white;
}
.Grayed { color: #8F8F8F; }
.hot {
	color: red;
	background: yellow;
}
.inbak { background: #B6F4FC; }
.inb { background: #A4BDDC; }
.sixteen {
	font-size: 16pt;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: justify;
}
.save {
	font-size: 10pt; 
	color: gray;
	font-style: italic;
}
.sml { font-size: 10pt; }
.smlhalf { font-size: 50%; }
.smlh { font-size: 50%; }
.smlt { font-size: 33%; }
.smltt { font-size: 67%; }
.smltq { font-size: 75%; }
.stp {
	font-size: 80%;
	color: gray;
	text-decoration: line-through;
	font-style: italic;
}
.tmain {
	border: 2px solid black;
	border-style: solid;
	border-collapse: collapse;
	background: #F8FFFF;
	text-align: center;
	font-size: 16pt;
}
.twelvebc {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}
*#rowh { border: 2px solid black; }

