.h1 {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;



}
.toptext {
	font-size: 9px;
	color: #000099;
}
.bblue {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}
.small {
	font-size: smaller;
}
.company {
	font-size: smaller;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 10px;



}
.copyright {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: smaller;
	text-align: center;
	color: #CCCCCC;



}
