body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: F9FFE2;
}
a { 
	color: #C5D480; 
	text-decoration: none;
	font-weight: bold;
} 
a:hover { 
	color: #C5D480; 
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #BFBFBF; 
	text-decoration: none;
	font-weight: bold;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.table1 {
	font-family: Arial, Helvetica, sans-serif;
	border: 3px solid #C5D480;
}
.table2a {
	font-family: Arial, Helvetica, sans-serif;
	border-top: 3px none #C5D480;
	border-right: 3px none #C5D480;
	border-bottom: 3px none #C5D480;
	border-left: 3px solid #C5D480;
	background-color: FFFFFF;
	width: 400px;
}
.table2b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C5D480;
	font-weight: bold;
	letter-spacing: 3px;
	border-top: 3px none #C5D480;
	border-right: 3px solid #C5D480;
	border-bottom: 3px solid #C5D480;
	border-left: 3px none #C5D480;
	background-color: F9FFE2;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C5D480;
	font-weight: bold;
	letter-spacing: 3px;
}
a.menu, a.menu:visited {
	color: #C5D480;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	color: #C5D480;
	text-decoration: underline;
	font-weight: bold;
}
.table3 {
	font-family: Arial, Helvetica, sans-serif;
	border-top: 3px none #C5D480;
	border-right: 3px solid #C5D480;
	border-bottom: 3px solid #C5D480;
	border-left: 3px solid #C5D480;
	background-color: FFFFFF;
}
.picborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	border: 1px solid #C5D480;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #C5D480;
	font-weight: bold;
	letter-spacing: 4px;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C5D480;
	font-weight: bold;
	letter-spacing: 3px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C5D480;
	font-weight: bold;
}
