.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	text-align: justify;


}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
	line-height: 17px;


}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
}
