.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #203F7D;
	line-height: 120%;

}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #005155;
	font-size: 18px;

}
.subtitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: 005155;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: 203f7d;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: 005155;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

