.black8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.headline {
	font-size: 14pt;
	color: #000000;
}
.main {
	font-size: medium;
}
.Box {
	border-top: 2px solid #999999;
	border-right: thin none #666666;
	border-bottom: 0px none #CCCCCC;
	border-left: thin none #666666;

}
.lineright {
	border-right-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
}
.title-large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;


}
