.text {
	font-family: arial;
	font-size: 11px;
	color: #333333;
}
.boldtext {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.bluenav {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #486BAB;
	text-decoration: none;
	text-transform: uppercase;
}
.whitetext {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
}
.boldwhitetext {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
