body {
font-family: Arial, sans serif;
font-size: 1em;
line-height: 1.3em;
text-align: justify;
font-weight: normal;
color: #003366;
}

h1 {
font-family: Arial, sans serif;
font-size: 2em;
line-height: 2em;
text-align: left;
font-weight: bold;
letter-spacing: -.02em;
color: #003366;
}

h2 {
font-family: Arial, sans serif;
font-size: 1.5em;
line-height: 1.5em;
text-align: center;
font-weight: bold;
letter-spacing: -.04em;
color: #003366;
}

h3 {
font-family: Arial, sans serif;
font-size: 1em;
line-height: 1em;
text-align: left;
font-weight: bold;
color: #003366;
}

.spacer {
word-spacing: 1em;
}

a:link {
text-decoration: underline;
color: #01335A;
font-family: Arial, sans serif;
font-size: 1em;
line-height: 1.6em;
font-weight: normal;
}

a:active {
text-decoration: underline;
color: #01335A;
font-family: Arial, sans serif;
font-size: 1em;
line-height: 1.6em;
font-weight: normal;
}

a:visited {
text-decoration: underline;
color: #01335A;
font-family: Arial, sans serif;
font-size: 1em;
line-height: 1.6em;
font-weight: normal;
}

a:hover {
text-decoration: none;
color: #990000;
font-family: Arial, sans serif;
font-size: 1em;
line-height: 1.6em;
font-weight: normal;
}

