body {
	background-color: #006699;
	font-family: Arial, Helvertica, sans-serif;
	font-size: 11px;
	color: white;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
	
.table-maincolor {
	background-color: #FFFFFF;
}

.table-td-orange {
	background-color: #CC6600;
}

.table-td-white {
	background-color: #FFFFFF;
}

.copyright-text {
	font-size: 10px;
	font-family: Arial, Helvertica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

.main-text {
	font-family: Arial, Helvertica, sans-serif;
	font-size: 11px;
	color: #006699;
}

.big-text {
	font-family: Lucida Handwriting;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
}

.header-text {
	font-family: Lucida Handwriting;
	font-size: 16px;
	color: #006699;
	font-weight: bold;
}


.table-contact {
	background-color: #CCFFFF;
}

.table-td-advertising {
	background-color: #FFFFCC;
}

.white-text {
	font-size: 11px;
	font-family: Arial, Helvertica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

.table-copyright {
	background-color: #66CC66;
}


.contact-text {
	font-size: 11px;
	font-family: Arial, Helvertica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}	

a.easedale:link {
	color: #003399;
}

a.easedale:visited {
	color: #003399;
}

a.easedale:active {
	color: #003399;
}

a.easedale:hover {
	text-decoration: none;
	color: #003399;
}

a.easedale-white:link {
	color: #FFFFFF;
}

a.easedale-white:visited {
	color: #66FFFF;
}

a.easedale-white:active {
	color: red;
}

a.easedale-white:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a.sitelink:link {
	color: #006699;
}

a.sitelink:visited {
	color: #006699;
}

a.sitelink:active {
	color: #006699;
}

a.sitelink:hover {
	text-decoration: none;
	color: #006699;	




	
