a {
	font-size: 11px; line-height: 20px; color: #59A4AD;
	text-decoration: none; background-color: inherit;
}
a:link {
	color: #59A4AD; background-color: inherit;
}

a:visited {color: #B04516; background-color: inherit;
	
}

a:hover {
	color: #59A4AD; text-decoration: underline; background-color: inherit;
}

a:active {
	color: #59A4AD; text-decoration: underline; background-color: inherit;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #c2d7de;
	margin-top: 35px;
	color: #464646;
	font-size: 11px;
	line-height: 20px;
}
a.bottom {
	line-height: 0px;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: inherit;
	color: #000000;
	font-size: 9px;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: inherit;
	color: #3A3A3A;
	font-size: 11px;
	line-height: 20px;
}

.descript {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: inherit;
	color: #3A3A3A;
	font-size: 11px;
	line-height: 20px;
}

.contenttall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: inherit;
	color: #3A3A3A;
	font-size: 11px;
	line-height: 30px;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding-bottom: 10px;
	list-style-type: square;
}

ul {
	padding-top: 0px; margin-top: 5px;
}

#box {
	margin-left: 75px;
}

h1 { background-color: inherit; color: #59A4AD; font-size: 1.3em; font-weight: bold; margin-bottom: 0px;
    padding-bottom: 0px;
}

h2 { background-color: inherit; color: #59A4AD; font-size: 1em; font-weight: bold; margin-bottom: 0px;
    padding-bottom: 0px;
}

h3 { background-color: inherit; color: #59A4AD; font-size: 1em; font-weight: bold; margin-bottom: 0px;
    padding-bottom: 0px;
}

.footer {
background-color: #7FACC3;
font-weight: bold;
color: #FFF;
font-size: 11px;
}

td.footer a:link, td.footer a:visited {
	background: inherit;
	color: #FFF;
	text-decoration: none;
}

td.footer a:active, td.footer a:hover {
	background: inherit;
	color: #FFF;
	text-decoration: underline;
}


