body {
	margin: 0px;
	background-color: #678EB7;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}
.column-left {
	background-color: #FFFFFF;
	height: 600px;
	width: 206px;
	padding: 3px;
	text-align: center;

}
.column-right {
	background-color: #FFFFFF;
	height: 600px;
	width: 206px;
	padding: 3px;
	text-align: center;

}
.column-center {
	background-color: #FFFFFF;
	padding: 4px 8px;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 20px;
	margin-top: 6px;
	margin-bottom: 6px;
}
p {
	margin-top: 6px;
	margin-bottom: 6px;
}
ul {
	margin-top: 6px;
	margin-bottom: 6px;
}
li {
	margin-top: 6px;
	margin-bottom: 6px;
}
.nav-top {
	background-color: #000000;
	height: 25px;
	color: #FFFFFF;
	vertical-align: middle;
	padding-right: 8px;
	padding-left: 8px;
	text-align: right;
}
.row-top {
	background-color: #000000;
	background-image: url(1.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-right: 8px;
	padding-left: 300px;
	font-family: "ClassGarmnd BT", Verdana, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
}
.row-top a:link {
	color: #FFFFFF;
}
.row-top a:visited {
	color: #FFFFFF;
}
.row-top a:hover {
	color: #FFFFFF;
}
.row-bottom {
	padding: 4px 8px;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
}
.row-bottom a:link {
	color: #336666;
	text-decoration: none;
}
.row-bottom a:visited {
	color: #336666;
	text-decoration: none;
}
.row-bottom a:hover {
	color: #330066;
	text-decoration: none;
}