h1{
	font-size: 18px;
	color: #004E90;
	font-weight: bold;
	margin: 2px 0 4px 0;
}
.pageheader{
	font-size: 16px;
	color: #004E90;
	font-weight: bold
}
.text{
	color: #333333;
	font-size: 12px
}
.bluetext{
	color: #004E90;
	font-size: 12px
}
.bluetextbig{
	color: #004E90;
	font-size: 14px
}
