body {
	background-color: #033F4F;
	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;
}
a {
	color: #95F4FF;
}
.title {
	font-size: 33px;
	font-weight: bold;
	color: #FFF;
}
.slogan {
	font-size: 14px;
	font-weight: bold;
	color: #95F4FF;
}
a.navbar {
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.navbar:hover {
	color: #FF0000;
	text-decoration: none;
}
.head-1 {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
a.navbar2 {
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.navbar2:hover {
	color: #00FFFF;
	text-decoration: none;
}
H1 {
	font-size: 20px;
	color: #FFCC00;
	font-weight: normal;
}
a.navbar3 {
	font-size: 13px;
	text-decoration: none;
	color: #00FFFF;
	font-weight: bold;
}
a.navbar3:hover {
	color: #FFF;
	text-decoration: underline;
}



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;
}


