.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

.texttitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #F20201;
	font-weight: bold;
}
	.link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

.link:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
.link:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
.link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #F20201;
	text-decoration: underline;
}
.border {
	border: 1px solid #000000;
}
.lrgborder {
	border: 3px solid #000000;
}
.medborder {
	border: 2px solid #000000;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.copynav:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
.copynav:visited {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration:  none;
}
.copynav:active {


	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration:  none;
}
.copynav:hover {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F20201;
	text-decoration: underline;
}



</STYLE>
