.main {
	font-family: Helvetica, arial, sans-serif;
	font-weight: bold;
	color: #DAF4FF;
	background: #2f5267;
}

.mainlinks {
	font-size: 23px;
	font-style: normal;
}

.title {
	text-align: center;
	font-size: 52px;
	font-weight: bold;
	font-style: italic;
}

.subtitle {
	font-size: 32px;
}

.title2 {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
}

.subtitle2 {
	font-size: 24px;
}

.homelink {
	text-align: center;
	font-size: 14px;
	font-style: normal;
}

.imageWithText {
	text-align: center;
	font-size: 12px;
}

.copyright {
	text-align: center;
	font-size: 11px;
	font-weight: normal;
}

.email {
	text-align: center;
	font-size: 18px;
}

A:link {
	color: #ffbb00;
}
A:active {
	color: #ffcc88;
}
A:visited {
	color: #bb8800;
}
