body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.side-borders {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.left-border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.multi-colored_bg {
	background-image: url(multi-colored_bar.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 8px;
}
.indent {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 3px;
}
.testimonial {
	padding-right: 5px;
	padding-left: 5px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #076297;
}
h2 {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
a:link {
	color: #076297;
	text-decoration: none;
	font-weight: normal;
}
.header {
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}
a:hover {
	text-decoration: underline;
}
.big-header {
	font-size: 12px;
	font-weight: bold;
	color: #076297;
}
.bigger_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
