.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.distributor_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.whitesidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: normal;
}
.whitesidebar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	font-weight: normal;
}
.whitesidebarbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: white;
	font-weight: bold;
}
.whitesidebarheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: white;
	font-weight: bold;
}
.whitesidebarheadlinesmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	font-weight: bold;
}
a {
	color: #0066cc;
	text-decoration: none;
}
a:hover {
	color: #336633;
	text-decoration: none;
}
.whitesidebarbold a {
	color: white;
	text-decoration: underline;
}
.whitesidebarbold a:hover {
	color: white;
	text-decoration: none;
}
.whitesidebar a {
	color: white;
	text-decoration: underline;
}
.whitesidebar a:hover {
	color: white;
	text-decoration: none;
}
.whitesidebarindent a {
	color: white;
	text-decoration: underline;
}
.whitesidebarindent a:hover {
	color: white;
	text-decoration: none;
}
.whitesidebarindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: normal;
	margin-left: 15px;
	text-indent: -15px;
}
.bodyindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 15px;
	text-indent: -15px;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006699;
	line-height: 14px;
}
.blue a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	line-height: 14px;
	text-decoration: underline;
	font-weight: bold;
}
.blue a:hover {
	text-decoration: none;
}
.sidebarHR {
	border:1px solid;
	color: white;
}
