.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	border: 0px;
}
.header {
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000066;
}
.small {
	font-size: 9px;
}
.textblue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000066;
	border: 1px 1 #000000;
}
.banner {
	background-image: url(images/banner-fill.gif);
	background-repeat: repeat-x;
	left: 0px;
	top: 0px;
}

