.textblk {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}
.textblkbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	
}
.textrdbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660000;

	font-weight: bold;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660000;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660000;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
/* CSS Document */

