P  {
	font-family : Arial;
}

H1  {
	font-family : Arial;
	font-weight : bold;
	font-size : 36pt;
}

H2  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
}

H3  {
	font-weight : bold;
	font-size : 14pt;
	font-family : Arial;
	text-align : center;
	font-style : italic;
}

A  {
	text-decoration : none;
	font-weight : bold;
	font-family : Arial;
}

LI  {
	font-size : 10pt;
	font-family : Arial;
}

Body  {
	font-size : 10pt;
	font-family : Arial;
}

TD  {
	font-size : small;
	font-family : Arial;
}

TD.chart  {
	font-size : 8pt;
	font-family : Arial;
}

B  {
	font-weight : bold;
	font-family : Arial;
}


