body{
	font-family: "Gill Sans", Lucida Grande, Lucida, Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #111E65;
	background-color:#597893;
}
p {	
	margin-right: 20px;
	margin-left: 20px;
}
ul{
	margin-right: 20px;
	margin-left: 20px;
}
.header{
	font-size: 14px;
	color: #111E65;
	text-decoration: none;
}
a.header:link{
	font-size: 14px;
	color: #111E65;
	text-decoration: none;
}
a.header:visited{
	font-size: 14px;
	color: #111E65;	
	text-decoration: none;
}
a.header:hover{
	font-size: 14px;
	color: #111E65;
	text-decoration: underline;
}
a.header:active{
	font-size: 14px;
	color: #111E65;
	text-decoration: none;
}
a.menu:link{
	font-size: 15px;
	font-weight: bold;
	line-height: 42px;
	background-color: #F3C42A;
	text-align: center;
	display: block;
	text-decoration: none;
	color: #111E65;
}
a.menu:visited{
	font-size: 15px;
	font-weight: bold;
	line-height: 42px;
	background-color: #F3C42A;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #111E65;
}
a.menu:hover{
	font-size: 15px;
	font-weight: bold;
	line-height: 42px;
	background-color: #F0CF56;
	color: #111E65;
	text-align: center;
	display: block;
	text-decoration: none;
}
a.menu:active{
	font-size: 15px;
	font-weight: bold;
	color: #111E65;
	line-height: 42px;
	background-color: #F3C42A;
	text-align: center;
	display: block;
	text-decoration: none;
}
a.menuCurrent:link{
	font-size: 15px;
	font-weight: bold;
	line-height: 42px;
	color: #111E65;
	background-color: #F0CF56;
	text-align: center;
	display: block;
	text-decoration: none;
}
a.menuCurrent:visited{
	font-size: 15px;
	font-weight: bold;
	color: #111E65;
	line-height: 42px;
	background-color: #F0CF56;
	display: block;
	text-align: center;
	text-decoration: none;
}
a.menuCurrent:hover{
	font-size: 15px;
	color: #111E65;
	font-weight: bold;
	line-height: 42px;
	background-color: #F0CF56;
	text-align: center;
	display: block;
	text-decoration: none;
}
a.menuCurrent:active{
	font-size: 15px;
	font-weight: bold;
	line-height: 42px;
	color: #111E65;
	background-color: #F0CF56;
	text-align: center;
	display: block;
	text-decoration: none;
}

.Red{
	font-size: 17px;
	color: red;
}
.testimonials{
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #111E65;
}
