@charset "UTF-8";
/* CSS Document */

<style type="text/css">

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #8d1611;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #A3112D;
}
a:active {
	text-decoration: none;
}
.bodytext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 20px;
	letter-spacing: 1pt;
}
.headers {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #8d1611;
	line-height: 20px;
	letter-spacing: 1pt;
}
.subtitle {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: 400;
	color: #333333;
	letter-spacing: 1px;
}

.galleries {
	font-family: "Trebuchet MS";
	font-size: 11px;
	letter-spacing: 1.5px;
	font-weight: 500;
}
</style>
