body,td {
	font-family: arial,geneva,sans-serif;
	font-size: 11pt;
	color: #000066;
}
h2 {
	font-size: 14pt;
	text-align:center;
}
strong {
	font-weight: bold;
	font-size: 12pt;
}
a:link, a:visited {
	color: #990033;
}
a:hover, a:active {
	color: #3366cc;
}
.footer {
	font-size: 8pt;
	text-align:center;
}
td.title {
	font-size: 14pt;
	text-align:center;
	font-weight: bold;
}
table.chart td  {
	background-color: #cccc99;
	vertical-align: top;
	text-align:center;
}
table.chart b {
	color: #660033;
}
table.form td {
	background-color: #cccc99;
	padding: 1,5;
}
table.form td.heading {
	border-bottom:thin solid #000066;
}
table.form b {
	font-size: 10pt;
}
