@charset "UTF-8";
.SmallHeaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: none;
	color: #2A1F15;
	font-weight: bold;
}
.Paragraphs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #2A1F15;
	text-transform: none;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.SmallType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.header {	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color:#EED6A6;
}
.header a:link {color:#EED6A6; text-decoration:none;}
.header a:visited {color:#EED6A6;  text-decoration:none;}
.header a:hover {color:#EED6A6; text-decoration:underline;}