@charset "utf-8";
/* CSS Document */
body {
	color: #000000;
	font-size: 12pt;
	font-family: Arial, sans-serif;
	background: #4a7180;
}
.content {
	width:730px;
	text-align:left;
	padding:10px;
	background:#f0e6ba;
}
div {
	color: #000000;
	font-size: 12pt;
	font-family: Arial, sans-serif;
}
.title {
	color: #a2564a;
	font-size: 16pt;
	font-family: Arial, sans-serif;
	font-weight: bold;
}
.indicia {
	color: #f0e6ba;
	font-size: 10pt;
	font-family: Arial, sans-serif;
	padding-top:12px;
	padding-bottom:6px;
}
