.bodytext{
	font-family:Arial;
	font-size:14px;
	color: #233E62;
	padding: 10px;
}
.bodytext A:link {color: #233E62}
.bodytext A:visited {color: #233E62}
.bodytext A:active {color: #233E62}
.bodytext A:hover {
	color: #335A8E;
}
.headertext{
	font-family:Arial;
	font-size:18px;
	color: #0A51A1;
	font-weight:bold;
	padding: 5px;
}
.leftsidemenutext{
	font-family:Arial;
	font-size:12px;
	color: #182B43;
	padding: 5px;
}
.leftsidemenutext A:link {color: #182B43}
.leftsidemenutext A:visited {color: #182B43}
.leftsidemenutext A:active {color: #182B43}
.leftsidemenutext A:hover {
	color: #182B43;
}
.headertextwhite{
	font-family:Arial;
	font-size:18px;
	color: #FFFFFF;
	font-weight:bold;
	padding: 5px;
}

