@charset "UTF-8";
/* CSS Document */

.timestxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-align: left;
	line-height: 125%;
	margin-top: 0px;
	margin-left: 0px;
}
.timestxtital {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.timestxtindented {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-align: right;
	line-height: 125%;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #660000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	text-align: center;
	}
.timestxt a, .timestext a:active, .timestext a:visited {
	color: #660000;
	text-decoration: underline;
	}
.firstpara {
	margin-top: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	padding-top: 10px;
	text-align: left;
	line-height: 125%;
}
.italichead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: oblique;
	font-weight: bold;
	color: #660000;
}
