/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
body {
	background-color: #809D64;
	margin-top: 10px;
	margin-bottom: 10px;
}
.maintext {
	text-align: justify;
	margin: 20px 35px;
	padding: 0px;
}
a:link {
	color: #EF3E42;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #809D64;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: medium;
	color: #EF3E42;
}
h2 {
	font-size: 12px;
	color: #000000;
}
.tableborder {
	border: 10px solid #000000;
}
.footer {
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.footer:active {
	text-decoration: none;
	color: #FFFFFF;
}
.maintableleap {
	background-image: url(frogstakling.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 0px solid #000000;
}
