@charset "UTF-8";
li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	margin-top: 25px;
	line-height: 18px;
	text-decoration: none;
	text-indent: 0px;
}
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	margin-top: 25px;
	margin-right: 57px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #B03330;
	text-decoration: none;
}
.smallprint {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}

