a {
	color: #395682;
	text-decoration: none;
}
a:link {
}
a:visited {
}
a:hover {
	text-decoration: underline;
	color: #868686;
}
a:active {
}
.links {
	font-size: 15px;
	color: #434343;
	text-decoration: none;
}
.links a:link {
	color: #434343;
	text-decoration: none;
}
.links a:visited {
	text-decoration: none;
	color: #434343;
}
.links a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.links a:active {
	text-decoration: none;
}
.submenu {
	font-size: 17px;
	color: #395682;
}
.submenu a:link {
	text-decoration: underline;
}
.submenu a:visited {
	text-decoration: underline;
}
.submenu a:hover {
	color: #868686;
	text-decoration: underline;
}
.submenu a:active {
	text-decoration: underline;
}
.bottommenu {
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
}
.bottommenu a:link {
	color: #BFCEE3;
	text-decoration: none;
}
.bottommenu a:visited {
	color: #BFCEE3;
	text-decoration: none;
}
.bottommenu a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.bottommenu a:active {
	text-decoration: none;
}
body {
	margin: 0px;
	font-family: Corbel, Candara, Calibri, serif;
	font-size: 16px;
	background-color: #c2c2c2;
}
.title {
	font-size: 24px;
}
.subtitle {
	color: #868686;
	text-decoration: underline;
}
.gap {
	font-size: 5px;
	text-decoration: none;
}
.smallergap {
	text-decoration: none;
	line-height: 0px;
}
.footer {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.divider {
}
h1 {
	font-size: 16px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

