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

a:link { color: #2F6130; text-decoration: underline; }
a:visited { color: #2F6130; text-decoration: underline; }
a:hover { color: #6B903D; text-decoration: none; }
a:active { color: #6B903D; text-decoration: none; }

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

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

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

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	font-weight: bold;
    color: #3266CC;
}