.bobtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E2D18B;
}
.bobtextformal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #D66614;
	font-style: italic;
}
.vert_linedot {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #B59D61;
}
.text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F0E3BB;
}
.horz_dotline {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #B5801E;
}
.horz_linedotted {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B59D61;
}
