a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: FF8203;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: FF8203;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: FF8203;
	text-decoration: underline;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: 2877A8;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 134669;
	line-height: 16px;
}

.list {
	list-style-position: inside;
	list-style-type: circle;
}
.dottedLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.tableStyle {
	background-color: #e2ebf0;
	border: thin solid #FFFFFF;
}
.standout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13 px;
	font-weight: bold;
	color: FF8203;
}
.privacy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 134669;
	line-height: 12px;
}

