@charset "UTF-8";
.intro {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	line-height: 20px;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #663300;
}
a {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	color: #663300;
	text-decoration: none;
}
a:link.footer {
	color: #663300;
}
a:visited.footer {
	color: #663300;
}
a:hover.footer {
	color: #996600;
}
.eandoe {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663300;
	font-style: italic;
	line-height: 18px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #993300;
	margin-bottom: -10px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	text-transform: uppercase;
	margin-bottom: -10px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	color: #000;
}
