td {
	font-size: 12px;
	line-height: 22px;
}
a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.leftline {
	border-top: 0px solid #807E77;
	border-right: 0px solid #807E77;
	border-bottom: 0px solid #807E77;
	border-left: 1px solid #807E77;
}
.bigrtext {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.outline {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9B9992;
	border-right-color: #9B9992;
	border-bottom-color: #9B9992;
	border-left-color: #9B9992;
}

