BODY  {
	font-family: "nimbus roman no9", serif;
	font-size: 11pt;
	color: black }

H1    {
	color: darkBlue }

H2    {
	color: darkBlue }

.indent {
	text-indent: 2em}

.italic {
	font-style: italic }

.mastbig {
	font-size: 54pt;
	color: darkBlue }

.mast  {
	color: white }

A.hover:hover {
	font-weight: bold;
	text-decoration: underline }
