body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #517186;
}
.style1 {
	color: #ffffff;
	font-size: 11px;
	font-family: arial;
	text-decoration:none
}
.style2 {
	color: #8ca9bb;
	font-size: 11px;
	font-family: arial;
}
.style3 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	text-decoration:none
}
.style4 {
	color: #FFE476;
	font-size: 11px;
	font-family: arial;
	font-weight:bold
}
.larger ul{
  margin: 14px;
}
.larger ul li{
 margin-top: 4px;
 font-size: 13px;
}
a{
 color: white;
}
a:visted{
  color: white;
  font-weight: bold;
}
a:hover{
 background-color: white;
 color: #517186;
  text-decoration: none;
}

