﻿.graybold {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #808080;
	white-space: normal;
}
.bluearialbold {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #175999;
}
.pagetitle {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}
