body {
background: #ffffff;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
} 



h1 {
text-align: center;
font-size: 16px;
font-family:arial;
color: #01295e;
margin-left:5px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 5px;
letter-spacing: 4px;
font-variant: small-caps;
font-weight: 700;
text-decoration: none;
}

a {
text-decoration: none;
color: #000000;
}

a: visited {
color: #000000;
text-decoration: none;
}

a: hover {
color: #01295e;
text-decoration: none;
}




