body
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin : 0 0 0 0;
}
table, td, tr, th
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
address {
	font-size: 9pt;
	font-style : normal;
}
a:link {
	color : #666666;
	text-decoration : none;
}
a:visited {
	color : #666666;
	text-decoration : none;
}
a:hover {
	color: black;
	text-decoration : underline;
}
a:active {
	color: #666666;
	text-decoration : underline;
}
H1 {
	font-size : 14pt;
}
H2 {
	font-size : 12pt;
}
