body	{
	color:#000000;
	background-color:#FFFFFF;
	font-family:verdana,arial;
	font-size:10pt;
	text-align:justify;
	margin-top:5pt;
	margin-left:5pt;
	margin-right:5pt;
	margin-bottom:5pt;
	}
H1	{
	font-size:16pt;
	color:#0055FF;
	text-align:center;
	}
a:link	{
	color:#0055FF;
	text-decoration:underline;
	font-weight:normal;
	font-family:verdana;
	font-size:10pt;
	}

a:visited	{
	color:#0055FF;
	text-decoration:underline;
	font-weight:normal;
	font-family:verdana;
	font-size:10pt;
	}

a:active	{
	color:#0055FF;
	text-decoration:underline;
	font-weight:normal;
	font-family:verdana;
	font-size:10pt;
	}

a:hover	{
	color:#0055FF;
	text-decoration:underline;
	font-weight:normal;
	font-family:verdana;
	font-size:10pt;
	}