a:link, a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #000000;
	}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color: #FF0000;
	}
.toplinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #000000;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #333333;
}
.imprint {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	border-top-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	text-transform: uppercase;
	color: #000000;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 22px;
	color: #000000;
	margin: 5px 0px 0px;
	padding: 0px;
}
.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.dashedgraybox {
	background-color: #F2F2F2;
	padding: 20px 10px 15px;
	border: 1px dashed #000000;
	margin: 0px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	color: #000000;
	text-transform: uppercase;
	padding: 0px;
	margin: 6px 0px 4px;
}
boxpad {
	padding: 10px;
}
.bigquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	line-height: 36px;
	color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
}
.dashedredbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 22px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 5px 10px;
	margin: 0px;
	border: 1px dashed #000000;
}
.blackbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 22px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000000;
	padding: 10px 5px 10px 10px;
}
.mastheadback {
	background-attachment: scroll;
	background-image: url(images/masthead_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.topemaillink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.dashedunderline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
.graytable {
	background-color: #F2F2F2;
	border: 1px dashed #666666;
	padding: 5px 8px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
.smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
}
.topborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.underline {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.floatright {
	float: right;
	margin-left: 20px;
}