body {
	background-color: #052A6E;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Century Gothic";
	font-size: 13px;
	color: #000;
}
.title {
	font-size: 40px;
	font-weight: bold;
	color: #FFF;
}
a.navbar {
	font-size: 13px;
	text-decoration: none;
	color: #FFF;
}
a.navbar:hover {
	font-size: 13px;
	color: #FFF;
	text-decoration: underline;
}
.head-1 {
	font-size: 21px;
	font-weight: bold;
	color: #C10101;
}
.space {
 line-height: 21px;	
}
.head-2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.head-3 {
	font-size: 14px;
	font-weight: bold;
	color: #7B1B19;
}
a.navbar2 {
	font-size: 13px;
	color: #000;
	text-decoration: none;
}
a.navbar2:hover {
	font-size: 13px;
	color: #990000;
	text-decoration: none;
}
a.navbar3 {
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}
a.navbar3:hover {
	font-size: 13px;
	color: #990000;
	text-decoration: none;
}
.txt {
	color: #FFF;
}
.slogan {
	color: #FFF;
}








