body {
	background-color: #1b74b1;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10;
}

a:link     {
	color: #FFF;
	text-decoration: underline;
}
a:hover    {
	color: #993300;
}
a:visited    {
	color: #cccccc;
             text-decoration: none;
}
h1 {
	font-size: 36pt;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	margin: 10;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
h2 {
	font-size: 18pt;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	margin: 10;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
