body {
	background-color: #CCFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 16pt;
	color: #000000;
	text-align: justify;
}
H1 { text-align: center; color: blue; font-size: 18pt;}
H2 { text-align: left; color: black; font-size: 12pt;}

.corner: {margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0;}

a:link		{color: #0000FF;}
a:visited	{color: #0000FF;}
a:active	{color: #FF0000;}
a:hover		{color: #FF0000;}