@charset "utf-8";
h1 {
	font-family: Arial, Tahoma, "Trebuchet MS";
	font-size: 2.167em;
	color: #cc6666;
	font-weight: normal;
}
h2 {
	font-family: Arial, Tahoma, "Trebuchet MS";
	font-size: 1.667em;
	font-weight: normal;
	color: #333333;
}
h3 {
	font-family: Arial, Tahoma, "Trebuchet MS";
	font-size: 1.417em;
	font-weight: normal;
	color: #333333;
}
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: Arial, Tahoma, "Trebuchet MS";
	font-size: 1em;
	color: #333333;
}
.boldsubtext {
	font-size: 1.167em;
	color: #333333;
	font-family: Arial, Tahoma, "Trebuchet MS";
}
ol { 
    list-style-position: outside;
    padding-left: 30px;
    font-family: Arial, Tahoma, "Trebuchet MS";
    font-size: 1em;
    color: #333333;
}
ul { 
    list-style-position: outside;
    padding-left: 30px;
	margin-left: 0;
    font-family: Arial, Tahoma, "Trebuchet MS";
    font-size: 1em;
    color: #333333;
}
li {
	margin-bottom: 0em;
	margin-bottom: 0em;
	font-size: 1em;
	font-family: Arial, Tahoma, "Trebuchet MS";
	color: #333333;
}
a {
	text-decoration: underline;
	color: #cc3333;
	font-family: Arial, Tahoma, "Trebuchet MS";
	font-size: 1em;
}
a:hover {
	font-family: Arial, Tahoma, "Trebuchet MS";
	font-size: 1em;
	color: #c96464;
	text-decoration: underline;
}
