body {
	color: #121212;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #c9e0ce;
	margin: 0
}
a {
	color: #121212;
	text-decoration: underline
}
h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 8px
}
p {
}
td {
}
.text1 {
	font-size: 14px;
	margin: 6px
}
.text2 {
	font-size: 11px;
	margin: 4px
}
.title1 {
	font-size: 18px;
	font-weight: bold;
	margin: 8px
}
.title2 {
	font-size: 14px;
	margin: 3px
}
.textmenu {
	font-size: 13px;
	margin: 2px
}
.cellbg2 {
	background-color: #4b623f;
	border-right: 1px solid black;
	border-left: 1px solid black
}
.cellmenu1 {
	border-left: 2px solid #d1e0c9
}
.cellarea1 {
	border-top: 1px solid black
}
.cellarea2 {
	border-right: 2px solid black
}
.picborder1 {
	border: solid 2px black
}
a.menu:link {
	color: #fff9eb;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-left: 2px
}
a.menu:visited {
	color: #fff9eb;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-left: 1px
}
a.menu:hover {
	color: #412616;
	background-color: #c2d0bb;
	display: block
}
a.menu:active {
}
a.inline:link {
	color: #121212;
	font-weight: bold;
	text-decoration: none
}
a.inline:visited {
	color: #121212;
	font-weight: bold;
	text-decoration: none
}
a.inline:hover {
	text-decoration: underline
}
a.inline:active {
}
a.inline2:link {
	color: #121212;
	text-decoration: none
}
a.inline2:visited {
	color: #121212;
	text-decoration: none
}
a.inline2:hover {
	text-decoration: none
}
a.inline2:active {
}
