body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18pt;
	color: #333333;
	background-color: #EAC28B
}

a:link { color: #4D1961; text-decoration: underline; }
a:visited { color: #4D1961; text-decoration: underline; }
a:hover { color: #4D1961; text-decoration: none; }
a:active { color: #4D1961; text-decoration: none; }

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	line-height: 18px;

}

.big_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
    color: #333333;
	line-height: 18pt;

}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: #333333;
	line-height: 10pt;

}

.caption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12pt;
    font-weight: bold;
    color: #333333;
}

.artwork {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545252;
    font-weight: bold;
	line-height: 14px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 18pt;
	font-weight: bold;
  color: #4D1961;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18px;
	font-weight: bold;
  color: #4D1961;
}



