.borderall {
	border: 1px solid rgb(0, 0, 0);
}
.heading {
	color: rgb(204, 0, 0); padding-top: 20px; padding-bottom: 20px; font-size: 12pt; font-weight: bold; text-decoration: none;
}
.bordertop {
	border-color: rgb(255, 51, 0) rgb(236, 233, 216) rgb(236, 233, 216); border-top-width: 4px; border-top-style: solid;
}
body,td,th {
	font-size: 11pt;
	color: #000066;
	line-height: 150%;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(left_bg.gif);
}
a {
	font-size: 11pt;
	color: #000066;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}