.maincopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #003d7d;
}
.boldheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003d7d;
}
.subboldheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #003d7d;
}
.maincopysamll {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 11px;
	color: #003d7d;
}
.dottedline {
	background-repeat: repeat-x;
}
.subheadsmall {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #003d7d;
}

a {
color: #003d7d;
}