.titlefont {
	font-size: 9px;
	color: #FFFF99;
}
.line0 {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #666666;
}
.mainfont {
	font-size: 13px;
	color: #666666;
	text-transform: uppercase;

}

.9-font {  font-size: 9pt}
a:link {  color: #FFFF99; text-decoration: none}
a:visited {  color: #EEEE88; text-decoration: none}
a:hover {  color: #DDDD77; text-decoration: underline}
a:active {  color: #FFFF00; text-decoration: underline}
.r-title {
	background-color: #A9BDCB;
	font-size: 13px;
	color: #006699;
}
.k-font {
	font-weight: bold;
	color: #003366;
}
