body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	line-height: 17px;
	color: #000;
	background-color: #CEDDE3;
}
.title {
	font-size: 35px;
	color: #FFF;
	font-weight: bold;
}
.slogan {
	color: #FF9900;
	font-size: 13px;
}
a.navbar {
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
}
a.navbar:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.head-1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
H1 {
	font-size: 21px;
	color: #D2E7F2;
	font-weight: normal;
}
H2 {
	color: #10436E;
	font-size: 21px;
}
a.navbar2 {
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.navbar2:hover {
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
.head-2 {
	font-size: 14px;
	font-weight: bold;
	color: #AB2041;
}
.style1 {
	color: #FFF;
}
a.navbar3 {
	font-size: 11px;
	text-decoration: none;
	color: #990000;
}
a.navbar3:hover {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}