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

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

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

}

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

}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 18pt;
    color: #4C4C98;
}


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

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


