/* CSS Document */

.main {
	margin: 15px 15px 15px 15px;
}
.bottom {
	color:#CCCCCC;
	font-weight:bold;
}
.small {
	font-size: 12px;
}
body,td,th {
	font-family: Trebuchet MS;
	font-style:italic; 
	font-size: 15px;
	color: #333333;
}
body {
	background-color: #1B5A01;
}
a:link {
	color: #000000;
}

a:hover {
	color: #ffffff;
}
a:visited {
	color: #000000;
}


h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
.palmsL-space {
	height: 401px;
	}
