/* CSS Document */

body {
margin: 0px;
font-family: Arial;
background-color: #0037A5;

}

img {
padding-left: 0px;
padding-right: 0px;
margin-left: 0px;
margin-right: 0px;
}

ul.nav {
margin-top: 0px;
margin-bottom: 2px;
margin-left: 10px;
list-style-type: square;
list-style-position: inside
}

h1 {
color: #003399;
font-family: Verdana;
font-size: large;
}

h2 {
color: #003399;
font-family: Verdana;
font-size: medium;
text-decoration: underline;
margin-bottom: 2px;
}

iframe {
padding-top: 4px;
font-weight: normal;
margin-left: 3px;
}
