@charset "UTF-8";
/* CSS Document */

body {
	background-color: #C4F3FB;
	font-family: "Helvetica Neue";
}


.entranceText {
	font-weight: bolder;
	color: #999999;
	font-size: medium;
}
.homeText18 {
	font-size: 18px;
	font-weight: normal;
	color: #285058;
}
.homeText16 {
	font-size: 16px;
	font-weight: normal;
	color: #285058;
}
.homeText22itl {
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	color: #285058;
}
table {
	margin: 0px;
	padding: 0px;
}
.copyright {
	font-weight: bolder;
	color: #999999;
	font-size: small;
}
img {
    border: none;
}
.siteText16 {
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}

h1{
	margin-top: 0;
	font-size: 20px;
	text-align: center;
}

h1.homeText18{ font-size: 22px; text-align: left; color: #1f4449;}