address {
color: purple;
font-style: normal;
font-size: 14px;
letter-spacing: 1pt
}

body {
font-family: Arial;
background-color: #FFFFFF
}

h1 {
font:arial;
font-size: 28px;
color:#003399;
}

h2 {
font:arial;
font-size: 18px;
font-weight:normal;
color:#003399;
}

h3 {
font:arial;
font-size: 12px;
margin-bottom:2;
margin-top:2;
}

p {
font:arial;
font-size: 12px;
font-weight:normal;
margin-top:5;
margin-bottom:5;
text-align:justify;
}

pre {
color: #309;
font-size: 14px;
font-family: Courier, "Courier New", Monaco
}

a:link { color: #003399; font-weight: bold; text-decoration: none }
a:visited { color: #003399; font-weight: bold; text-decoration: none }
a:active { font-weight: bold; text-decoration: none }
a:hover { color: #000000; font-weight: bold; text-decoration: none }
