.standardtext {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: 100;
	color: #442200;
	line-height: 12pt;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	font-weight: 900;
	color: #814024;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	font-weight: 900;
	color: #814024;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	font-weight: 900;
	color: #CDA87C;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	font-weight: 900;
	color: #D2B08A;
	text-decoration: underline;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	line-height: 12pt;
	font-weight: 900;
	color: #814024;
	text-decoration: none;
	font-variant: normal;
	display: inline;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: 900;
	color: #1B3A53;
	text-decoration: none;
	font-variant: normal;
	display: inline;
	font-style: italic;
}

.boldtext {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: 900;
	color: #442200;
}

p {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #442200;
	line-height: 21px;
}

li {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #442200;
	line-height: 21px;
}