@charset "UTF-8";
.standard_font_blue {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #394052;
	font-weight: normal;
}
.standard_font {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DFDEC4;
	font-weight: normal;
}
a:link {
	color: #DFDEC4;
}
a:visited {
	color: #DFDEC4;
}
a:hover {
	color: #DFDEC4;
}
a:active {
	color: #DFDEC4;
}
a.donkey:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.donkey:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.donkey:hover {
	color: #1F3060;
	text-decoration: none;
}
a.donkey:active {
	color: #FFFFFF;
}
h1 {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DFDEC4;
	font-weight: normal;
}
h2 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #DFDEC4;
	text-decoration: underline;
