.normaltext {
	font-family: Verdana;
	font-size: 11px;
	color: #090F27;
	line-height: 16px;
	font-weight: normal;
}
.bigtitletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	line-height: 25px;
}
.bigtitletextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B11200;
	line-height: 25px;
}
.boldtext {
	font-family: Verdana;
	font-size: 11px;
	color: #090F27;
	line-height: 18px;
}
.borderblack {
	border: 1px solid #333333;
}
.footertext {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	line-height: 20px;
}
a:link.footerlink {
	color: #666666;
	text-decoration: none;
}
a:visited.footerlink {
	color: #666666;
	text-decoration: none;
}
a:hover.footerlink {
	color: #666666;
	text-decoration: underline;
}
a:active.footerlink {
	color: #666666;
	text-decoration: none;
}
a:link.bluelink {
	color: #003399;
	text-decoration: none;
}
a:visited.bluelink {
	color: #003399;
	text-decoration: none;
}
a:hover.bluelink {
	color: #003399;
	text-decoration: underline;
}
a:active.bluelink {
	color: #003399;
	text-decoration: none;
}
