.title {
	font-family: "Georgia", sans-serif;
	font-size: 32px;
	font-style: normal;
	color: #00003B;
	text-decoration: none;
	line-height: 34px;
	font-weight: bold;
}

.subtitle {
	font-family: "Georgia", sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #00003B;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}

.link {
	font-family: "Georgia", sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #00003B;
	text-decoration: none;
	line-height: 24px;
	font-weight: bold;
}

.path {
	font-family: "Georgia", sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #00003B;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
}

.time {
	font-family: "Georgia", sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #646464;
	text-decoration: none;
	line-height: 11px;
	font-weight: normal;
}

.text {
	font-family: "Georgia", sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #00003B;
	text-decoration: none;
	line-height: 22px;
}

.text2 {
	font-family: "Georgia", sans-serif;
	font-size: 17px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 32px;
	font-weight: bold;
}

.contact {
	font-family: "Georgia", sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #00003B;
	text-decoration: none;
	line-height: 15px;
}


.form {
	font-family: "Georgia", sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #00003B;
	text-decoration: none;
	line-height: 14px;
}

a:link {
	color: #00003B;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #00003B;
	text-decoration: none;
}
a:hover {
	color: #00003B;
	text-decoration: underline;
}
a:active {
	color: #00003B;
	text-decoration: none;
}
.red {
	color: #CC0000;
}
