H1 {color: darkblue;
    font-style: normal;
	font-size: 16pt;
	font-family: Verdana, sans-serif;
}
H1.title {color: white;
    font-style: italic;
	font-size: 24pt;
	font-family: Verdana, sans-serif;
	align: center;
	width: 100%;
	background: darkblue;
	padding: 12px;
}
H2 {color: darkblue;
    font-style: normal;
	font-size: 14pt;
	font-family: Verdana, sans-serif;
}
H3 {color: darkblue;
    font-style: normal;
	font-size: 12pt;
	font-family: Verdana, sans-serif;
}
H4 {color: darkblue;
    font-style: normal;
	font-size: 11pt;
	font-family: Verdana, sans-serif;
}
H5 {color: darkblue;
    font-style: normal;
	font-size: 10pt;
	font-family: Verdana, sans-serif;
}
H6 {color: darkblue;
    font-style: normal;
	font-size: 9pt;
	font-family: Verdana, sans-serif;
}
P {color: black;
    font-style: normal;
	font-size: 12pt;
	font-family: serif;
}
BODY {color: black;
    font-style: normal;
	font-size: 12pt;
	font-family: serif;
}
OL {color: black;
    font-style: normal;
	font-size: 12pt;
	font-family: serif;
}
UL {color: black;
    font-style: normal;
	font-size: 12pt;
	font-family: serif;
}
A {color: darkblue;
    font-style: normal;
	font-size: 12pt;
	font-family: Verdana, sans-serif;
}
A.small {color: darkblue;
    font-style: normal;
	font-size: 11pt;
	font-family: Verdana, sans-serif;
}
A.mailto {color: darkblue;
    font-style: normal;
	font-size: 10pt;
	font-family: Verdana, sans-serif;
}
SUP {color: darkblue;
    font-style: normal;
	font-size: 10pt;
	font-family: Verdana, sans-serif;
}