.nav {
	font-family: Arial;
	color:#FFFFFF;
	font-size: 12px;
}
.nav a{
	font-family: Arial;
	color:#FFFFFF;
	font-size: 12px;
	text-decoration:none;
}
.nav a:hover{
	font-family: Arial;
	color:#FFFFFF;
	font-size: 12px;
	text-decoration:underline;
}
.heading {
	font-family:  Arial;
	color: #000000;
	font-size: 15px;
	font-weight:bold;
}

.bodycopy {
	font-family: Arial;
	color: #000000;
	font-size: 13px;
}
.bodycopy_bold {
	font-family:Arial;
	color: #000000;
	font-size: 12px;
	font-weight:bold;
}
.bottom_nav {
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
}
.bottom_nav a{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration:none;
}
.bottom_nav a:hover{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration:underline;
}
.text_heading {
	font-family:  Arial;
	color:#19568F;
	font-size: 15px;
	font-weight:bold;
}
.top_heading {
	font-family: Arial;
	color:#FFFFFF;
	font-size: 14px;
	font-weight:bold;
}
.star {
	font-family: Arial;
	color: #FF0000;
	font-size: 13px;
	font-weight:bold;
}
