body { 
color: #001e74;
padding: 0px;
font-family: arial;
font-size: 1em;
text-align: left;
background-image: url();
background-repeat: no-repeat;
background-attachment: fixed;
background-position: +50% +50%;
background-color: #ffffff;
margin-left: 5%;
margin-top: 2%;
margin-bottom: 2%;
margin-right: 5%;

}

a:link {
text-decoration: underline;
color: #c40001; 
}

a:hover {
text-decoration: underline;
color: #001e74; 
}

a:visited {
text-decoration: underline;
color: #c40001; 
}

h1 {
font-size: 1.5em;
font-family: arial;
font-weight: bold;
text-align: center;
}

h2 {
font-size: 1.3em;
font-family: arial;
font-weight: bold;
text-align: center;
}

h3 {
font-size: 1.2em;
font-family: arial;
font-weight: bold;
color: #c40001; 
}

h4 {
font-size: 1.1em;
font-family: arial;
font-weight: bold;
text-align: left;
}

h5 {
font-size: 1em;
font-family: arial;
font-weight: bold;
text-align: center;
}

ul{}

li{
list-style-type: circle;
}


#content {
}

.footer {
font-size: .7em;
text-align: center;
}
#footer {
font-size: .7em;
text-align: center;
}
