@charset "UTF-8";
/* CSS Document */

.main {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	word-spacing: 2px;
}
.mainbld {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	word-spacing: 2px;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
	word-spacing: 2px;
}
.head {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: italic;
	line-height: 30px;
	font-weight: bold;
	color: #990000;
	word-spacing: 2px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.subnav {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	word-spacing: 2px;
}
.date {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
	word-spacing: 2px;
}
.italicsub {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	word-spacing: 2px;
	font-style: italic;
}
.lgitalicsub {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	word-spacing: 2px;
	font-style: italic;
}
