td,body {
	font-size: 9pt;
	font-family:  "Arial","Helvetica", "sans-serif"
	color: #000000;
	text-decoration: none;
	line-height:15pt;
}
A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:active {
	COLOR: red; TEXT-DECORATION: none
}
A:hover {
	COLOR: red; TEXT-DECORATION: underline
}.button {
	font-size: 9pt;
	height: 20px;

}
.box {
	font-size: 8pt;
	height: 18px;
}
.bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.right00 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bline {
	border-top: 1px none #FFCFBF;
	border-right: 1px solid #FFCFBF;
	border-bottom: 1px none #FFCFBF;
	border-left: 1px solid #FFCFBF;
}
