<style>

body {
margin: 0;
}

main {
font: 10pt arial, verdana, geneva, sans-serif;
}

A:link, A:active
        {text-decoration: none;
        color:            #000099;
        font-weight:    normal }
A:visited
		{text-decoration: none;
		color:            #660099;
		font-weight: normal}
A:hover {text-decoration: underline;
        color:         #000080;
        font-weight:    normal}

font {
font: arial, verdana, geneva, sans-serif;
}

h1      { font-family: Arial, sans-serif; font-size: 14pt; font-weight: bold; color: #006699; }
h2      { font-family: Arial, sans-serif; font-size: 12pt; font-weight: bold; }
th      { font-family: Arial, sans-serif; font-size: 10pt; font-weight: bold; text-align: center; }
.h1     { font-family: Arial, sans-serif; font-size: 14pt; font-weight: bold; }
.h2     { font-family: Arial, sans-serif; font-size: 12pt; font-weight: bold; }
.label  { font-family: Arial, sans-serif; font-size: 10pt; font-weight: bold; }
.normal { font-family: Arial, sans-serif; font-size: 10pt; }
.notice { font-family: Arial, sans-serif; font-size: 10pt; color: #006699; }
</style>
