html{
height:100%
}

body { 
background-repeat: no-repeat; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 140%;
color: #000033;
text-align: justify;
padding:0px;
margin:0px;
height:100%;
}

.navLink {
color:#4F6795;
font-weight:bold;
margin-left: 30px;
line-height: 30px;
}


a {text-decoration:none}
a:link { text-decoration: none; } 
a:hover { text-decoration: none; color: #999999; } 
a:active { text-decoration: none; color: #999999; } 


.imageRight{
float:right;
margin:0 0 10px 20px
}

.imageLeft{
float:left;
margin:0 20px 10px 0
}

.footer a{
color:gray;
font-size:11px; 
margin:5px
}

h1 {
font-size:18px;
margin-top:0;
color:#223975
}

h2 {
font-size:16px;
margin-top:0;
color:#223975
}
