h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #221e1f;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #221e1f;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #221e1f;
}

li {
	margin-bottom:0px;
	margin-top:6px;
}

.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	font-weight: normal;
}

.webform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	font-weight: normal;
}

.leftblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #151215;
	text-decoration: none;
	font-weight: bold;
}

.leftblack:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.leftwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f0f0f0;
	text-decoration: none;
	font-weight: bold;
}

.leftwhite:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
}

.mainbodybig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000033;
	font-weight: bold;

}

.smallwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f0f0f0;
	text-decoration: none;
	font-weight: normal;
}

.quotetop {
	margin-bottom: 0px;
	border-top: 1px dotted #C0C0C0;
	padding-top: 10px;
}

.quote {
	margin-bottom: 0px;
}

.quotename {
	margin-top: 10px;
	border-bottom: 1px dotted #C0C0C0;
	padding-bottom: 10px;
}