}
.afont {
	font-size: 10px;
	line-height: normal;
}

.bfont {
	font-size: 12px;
	line-height: 140%;
}
.cfont {
	font-size: 14px;
	line-height: 130%;
}
.tableline {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16pt;
	BORDER-LEFT: 10px solid #006600;
	LINE-HEIGHT: 130%;
	BORDER-BOTTOM: 1px solid #006600;
	padding: 0px 0px 0px 10px;
	margin: 5px;
	color: #006600;
}
body {
	background-color: #999999;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.tableline2 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12pt;
	BORDER-LEFT: 10px solid #669900;
	LINE-HEIGHT: 100%;
	BORDER-BOTTOM: none;
	padding: 2px 2px 2px 10px;
	margin: 5px;
	color: #009900;
	background-color: #F2FFD9;
}
.underline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: x-small;
	line-height: 130%;
	color: #333333;
}
.tableline3 {

	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	BORDER-LEFT: 10px solid #0066FF;
	LINE-HEIGHT: 100%;
	BORDER-BOTTOM: none;
	padding: 2px 2px 2px 10px;
	margin: 5px;
	color: #0033FF;
	background-color: #B3D9FF;
}
.table_dot {
	border: 1px dotted #999999;
}
