@charset "UTF-8";

/* CSS Document */

.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 25px;
	color: #767676;
}
.arial-nav-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #767676;
}
.arial-nav-sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #767676;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	line-height: 25px;
	color: #767676;
}
.top-bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #808080;
}
.adobe-garamond-pro {
	font-family: "Adobe Garamond Pro", "Times Roman";
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	color: #959596;
}
.Garamon-italic {
	font-family: "Adobe Garamond Pro", "Times Roman";
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
	color: #959596;
}
.Garamond-sm-caps {
	font-family: "Adobe Garamond Pro", "Times Roman";
	font-size: 16px;
	line-height: 24px;
	font-variant: small-caps;
	color: #959596;
}
.body-text a:link {
	text-decoration: none; 
	color: #8d0405;
	background: transparent;
}
.body-text a:visited {
	text-decoration: none; 
	color: #660405; 
	background: transparent;
}
.body-text a:hover {
	text-decoration: underline; 
	color: #8d0405; 
	background: transparent;
}
.body-text a:focus {
	text-decoration: none; 
	color: #767676; 
	background: transparent;
}
.body-text a:active {
	text-decoration: none; 
	color: #767676; 
	background: transparent;
}
.arial-nav-sub a:link {
	text-decoration: none; 
	color: #666;
	background: transparent;
}
.arial-nav-sub a:visited {
	text-decoration: none; 
	color: #999; 
	background: transparent;
}
.arial-nav-sub a:hover {
	text-decoration: underline; 
	color: #767676; 
	background: transparent;
}
.arial-nav-sub a:focus {
	text-decoration: none; 
	color: #767676; 
	background: transparent;
}
.arial-nav-sub a:active {
	text-decoration: none; 
	color: #767676; 
	background: transparent;
}
