body {
	background-color: #1b6d86;
	margin: 0 0 0 0;
}

a {
	color: #98afcf;
	text-decoration:none;	
}

.slogan1 {
	font-family: "Arial Black";
	font-size: 43px;
	color: #98afcf;
	opacity: 0.6; 
	-moz-opacity: 0.6; 
	filter: alpha(opacity=60); 
	-khtml-opacity: 0.5;
}

.slogan2 {
	font-family: "Arial";
	font-weight: bold;
	font-size: 20px;
	color: #98afcf;
}


.menu {
	font-family: "Arial";
	font-weight: bold;
	font-size: 17px;
	color: BLACK;
	line-height: 12px;
	margin-top: 4px;
	margin-left: 1px;
	text-decoration:none;	
}

.menu_m {
	font-family: "Arial";
	font-weight: bold;
	font-size: 17px;
	color: WHITE;
	line-height: 12px;
	margin-top: -32px;
	text-decoration:none;	
}

.menu1 {
	font-family: "Arial";
	font-weight: bold;
	font-size: 13px;
	color: BLACK;
	text-decoration:none;	
}

P, div, span {
	font-family: "Arial";
	font-size: 16px;
	color: WHITE;
}

H2,H3 {
	font-family: "Arial";
	font-weight: bold;
	font-size: 20px;
	color: WHITE;
}

H4 {
	font-family: "Arial";
	color: #98afcf;
	font-weight: bold;
	font-size: 18px;
}

.title {
	font-family: "Arial Black";
	font-size: 40px;
	color: WHITE;
	line-height: 40px;
	margin-top: -42px;
	margin-right: 3px;
}

.title_b {
	font-family: "Arial Black";
	font-size: 40px;
	color: BLACK;
	line-height: 40px;
}