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