.headline {
	color: #EA9200;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
}
.textlink {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: #CCCCCC;
}
.line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.siteheader {
	color: #EA9200;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}
.line2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
.textbullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	list-style-type: disc;
	list-style-position: outside;
}
