body {
	background-color: #143A37;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:17px;
	color:#FFF;
}
.slogan {
    font-size: 14px;
	font-weight: none;
	color: #FFCC00;
}
.title {
	font-size: 31px;
	font-weight: bold;
	color: #FFF;
}
a.navbar {
	font-size:11px;
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
}
a.navbar:hover {
	color: #FFCC00;
	text-decoration: none;
}
.head-1 {
	font-size: 14px;
	font-weight: normal;
	color: #20B1C1;
}
a.navbar2 {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #FFF;
}
a.navbar2:hover {
	color: #FFF;
	text-decoration: none;
}
.head-2 {
	font-size: 19px;
	color: #177D88;
}
.head-3 {
	font-size: 14px;
	color: #FFF;
}
a.navbar3 {
	font-size: 10px;
	text-decoration: underline;
	color: #FFCC00;
}
a.navbar3:hover {
	color: #FFF;
	text-decoration: none;
}
.head-4 {
	font-size: 19px;
	color: #000;
}

.head-5 {
	font-size: 19px;
	color: #FF0000;
}
.txt-1 {color:#000000;}
.style3 {
	color: #DB531B;
	font-weight: bold;
}
.style4 {
	color: #1A4C48;
	font-weight: bold;
}