BODY {
	background-color: #EFEFEF;
}

A {
	text-decoration: none;
	color: #004A74;
}

A:hover {
	text-decoration: underline;
	color: #000000;
}

.maintext {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
	line-height: 1.4;
}

.menutext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 1.4;
}

.verysmalltext {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

.title {
	font-family: Verdana, Arial;
	font-size: 28px;
	color: #0087D4;
}

.title-shadow {
	font-family: Verdana, Arial;
	font-size: 28px;
	color: #000000;
}

.copyrighttext {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
}

.quote {
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 1.4;
	color: #000000;
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 5px;
	border-color: #0073B7;
	border-style: none none none solid;
	border-width: 1px;
}

.subheader {
	font-family: Verdana, Arial;
	font-size: 18px;
	color: #0073B7;
	padding: 0px 0px 0px 20px;
}

.icon {
	float: right;
	padding: 0px 0px 0px 5px;
}
