body {
	background-color: #002E35;
	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;
}
.title {
	font-size: 33px;
	font-weight: bold;
	color: #FFF;
}
.slogan {
	font-size: 14px;
	font-weight: bold;
	color: #84C4BD;
}
a.navbar {
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.navbar:hover {
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
}
.head-1 {
	font-size: 13px;
	font-weight: bold;
	color: #99FFFF;
}
a.navbar2 {
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.navbar2:hover {
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
H1 {
	font-size: 22px;
	color: #7EFFF4;
	font-weight: normal;
}
.border {
	border: 1px solid #145F63;
}
a.navbar3 {
	font-size: 13px;
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
a.navbar3:hover {
	font-size: 13px;
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
a.navbar4 {
	font-size: 11px;
	text-decoration: underline;
	color: #99FFFF;
	font-weight: bold;
}
a.navbar4:hover {
	font-size: 11px;
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
a.navbar5 {
	font-size: 12px;
	text-decoration: underline;
	color: #FF9900;
	font-weight: bold;
}
a.navbar5:hover {
	color: #FFF;
}

