.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.bodytextpad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: normal;
	line-height: normal;
	word-spacing: normal;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CC6666;
}
a:hover {
	color: #CCCCCC;
}
.headline {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
}
.bullettext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	list-style-image: url(graphics/bluebullet.gif);
}
a.clients:link {
	color: #6867CD;
}
a.clients:hover {
	color: #999999;
	text-decoration: none;
}
a.clients:visited {
	color: #6E81BC;
}
.headingline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #6D82BB;
	border-right-color: #6D82BB;
	border-bottom-color: #6D82BB;
	border-left-color: #6D82BB;
	color: #020167;
	padding-top: 12px;
}

