body
{
	font-family:	"Verdana",sans;
	font-size:		12pt;
	color:		white;
	background-color:	darkblue;
	text-align:		justify;
}

H1
{
	font-size:		16pt;
	font-weight:	bold;
	text-align:		center;
}

H2
{
	font-size:		14pt;
	font-weight:	bold;
	text-align:		left;
}

h3{
	font-size:		12pt;
	font-weight:	bold;
	text-align:		left;
}

p.footnote{
	font-style:		italic;
	font-size:		10pt;
	text-align:		center;
}
}

	
A:link
	{ color:	rgb(255,255,192); }

A:visited
	{ color:	rgb(255,255,192); }
	