
.borderedtable_red {
	border: 1px solid #B68A8B;
}
.borderedtable_tan {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #A9A58F;
	border-right-color: #A9A58F;
	border-bottom-color: #A9A58F;
	border-left-color: #A9A58F;
}
.borderedtable_out {
	border: 1px solid #A9A58F;
}
.subhead {
	color: #686964;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0001;
}
.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.borderedtable_hed {
	border: 1px solid #E2DFD0;
}
.style1 {color: #CC0001}
a:link {
	color: #CC0001;
}
a:visited {
	color: #990000;
}
