.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.centercol {
	padding-right: 6px;
	padding-left: 6px;
	font-family: arial, sans-serif;
	font-size: 10pt;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 6px;


}
.rightcol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 4px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #E6E6E6;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 0px;
	background-color: #f8f8f8;

}
.leftcol {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 4px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #f8f8f8;

}
.bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;

}
.header {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	padding-left: 7px;
	font-weight: bold;

}
.bar a:link {
	text-decoration: none;
}
.bar a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.bar a:visited {
	color: #0066CC;
	text-decoration: none;
}
.copyright {
	font-family: Arial;
	font-size: 12px;
}
.path {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.path a:link {
	color: #003366;
	text-decoration: none;
}
.chart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.path a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
}
