.ft9pt {
	font-size: 9pt;
	color: #666666;
	margin: 3px;

}
.ft7pt {
	font-size: 7pt;
	color: #666666;
	font-weight: bold;
}
.ft11pt {
	font-size: 11pt;
	color: #333333;
	line-height: 130%;
}
.ft10pt {
	font-size: 14px;
	color: #333333;
	line-height: 130%;
}
.bg {
	background-attachment: fixed;
	background-color: #EDEDE3;
	background-image : url(img/access_bg.jpg);
	background-repeat: no-repeat;
}
.tableline {
	border: 1px dashed #666666;
	padding: 10px;
	font-size: 14px;
	line-height: 130%;
}
.underline {
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-size: 14px;
	line-height: normal;
}
.orange_table {
	background-color: #FFCC66;
	border: 1px solid #333333;
	padding: 15px;
	font-size: 14px;
	margin: 10px;
}
