body {
	text-align: justify;
	font-size: 16px;
	color: #333333;
	background-color: #FFC;
}
.cell-nav {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	background-color: #A36500;
}
.cell-main h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #36C;
	font-weight: normal;
}
.cell-main p a {
	color: #693;
	text-decoration: none;
}
.cell-main {
	vertical-align: top;
	padding: 20px;
}
.border {
	border: 1px solid #333;
}
.cell-body {
	background-color: #FFF;
	text-align: left;
	font-family: Papyrus, Georgia, "Times New Roman", Times, serif;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
h1 {
	font-size: 24px;
	color: #930;
	line-height: 85%;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9;
	text-align: center;
	background-color: #069;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
a {
	color: #C90;
	text-decoration: none;
}
a:hover {
	color: #FC0;
	text-decoration: none;
}
.border tr .cell-body a {
	color: #F90;
}
h2 {
	font-size: 18px;
	color: #00669B;
}
