@charset "utf-8";
h1 {
	font-family: Verdana, Arial, Tahoma, "Trebuchet MS";
	font-size: 26px;
	color: #cc6666;
	font-weight: normal;
}
h2 {
	font-family: Verdana, Arial, Tahoma, "Trebuchet MS";
	font-size: 22px;
	font-weight: normal;
	color: #cc3333;
}
h3 {
	font-family: Verdana, Arial, Tahoma, "Trebuchet MS";
	font-size: 22px;
	font-weight: normal;
	color: #cc6666;
}
h4 {
	font-family: Arial, Tahoma, "Trebuchet MS";
	font-size: 1.417em;
	font-weight: normal;
	color: #333333;
}
h5 {
	font-family: Arial, Tahoma, "Trebuchet MS";
	font-size: 1.417em;
	color: #333333;
	font-weight: normal;
}
p {
	font-family: Verdana, Arial, Tahoma, "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.boldsubtext {
	font-size: 1.167em;
	color: #333333;
	font-family: Arial, Tahoma, "Trebuchet MS";
}
ol {
	list-style-position: outside;
	padding-left: 30px;
	font-family: Verdana, Arial, Tahoma, "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
ul {
	list-style-position: outside;
	padding-left: 30px;
	margin-left: 0;
	font-family: Verdana, Arial, Tahoma, "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
li {
	margin-bottom: 0em;
	margin-bottom: 0em;
	font-size: 12px;
	font-family: Verdana, Arial, Tahoma, "Trebuchet MS";
	color: #333333;
	line-height: 18px;
}
a {
	text-decoration: underline;
	color: #cc3333;
	font-family: Verdana, Arial, Tahoma, "Trebuchet MS";
	font-size: 12px;
}
a:hover {
	font-family: Verdana, Arial, Tahoma, "Trebuchet MS";
	font-size: 12px;
	color: #c96464;
	text-decoration: underline;
}

