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

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
}
.page_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	font-style: normal;
	color: #663333;
	font-variant: small-caps;
	text-transform: none;
}
.page_title_sub {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	color: #663333;
	font-variant: small-caps;
	text-transform: none;
}
.headline1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	color: #330000;
}
.list {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
}
.copybold {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
	font-style: italic;
	color: #330000;
}
.navbar {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #663333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	font-style: italic;
	color: #000000;
}
a:active {
	text-decoration: none;
}
