@charset "utf-8";
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	margin-top: 0px;
	padding-top: 0px;
}
h3 {
	margin-top: 0px;
	padding-top: 0px;
}
a {
	color: #D6382E;
	text-decoration: underline;
}
a:link {
	color: #D6382E;
	text-decoration: underline;
}
a:visited {
	color: #D6382E;
	text-decoration: underline;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
}
a:hover {
	color: #E5A615;
	text-decoration: underline;
}
a:active {
	color: #D62713;
	text-decoration: underline;
}
.subtitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #E5A615;
}
.overtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
.contactText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
}
li {
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	list-style-type: disc;
}
hr {
	color: #CCC;
	margin: 1px;
	padding: 1px;
}
