.footer {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #365268;
	font-weight: bold;
}
#mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222222;
	padding: 50px;
	text-align: justify;
}
#container {
	padding-top: 10px;
}
a:link {
	color: #6998BD;
	text-decoration: none;
}
a:visited {
	color: #6998BD;
	text-decoration: none;
}
a:hover {
	color: #3D5363;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	color: #365268;
	line-height: 10px;
}
.reshed {
	font-weight: bold;
	color: #365268;
}
.regtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222222;
	text-align: justify;
}
.gallery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #222222;
	text-align: center;
}

