body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #2D66B3;
	color:#223960;
}

td, th, div {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.background1 {
background-image: url(bg3.jpg);
background-repeat: no-repeat;
} 

.Navigation {color:#1E4177;}
.Navigation a:link, .Navigation a:visited, .Navigation a:hover {text-decoration:none; color:#1E4177;}

}

.Content {
	
	background-color:#A3C0E4;
}

.Content a:link, .Content a:visited, .Content a:hover {text-decoration:underline; color:#223960;}

.Footer {
	color:#1E4177;
	background-image:url('Bottom.jpg');
}
.Footer a:link, .Footer a:visited, .Footer a:hover {text-decoration:none; color:#1E4177;}

img {border:0px;}
