.bodytextblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
.woodborder {
	border: 1px solid #666666;
}
.text_large_black {
	font-size: 16px;
	line-height: 23px;
	font-weight: bold;
}

.whitelink {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.contentborder {
	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: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.black_text {
	color: #000000;
}

.underlinedotted {
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.box_lt_grey {
	background-color: #f7f7f7;
	border: 1px solid #CCCCCC;
}
.highlight_yellow {
	background-color: #FFFF00;
	line-height: normal;
}
.testimonial {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	background-color: #FBF7E6;
	border: 1px dashed #CCCCCC;
	color: #000000;
}

.box_white {
	border: 1px solid #CCCCCC;
}

