body {
	font: 80% Verdana, sans-serif;
	margin: 0; padding: 0;
}
h1.hide {
	position: absolute;
	left: -9999px;
	visibility: hidden;
}
a img { border: none; }
a {	text-decoration: none; color: blue }
ul {
	margin: 0; padding: 0;
	list-style-type: none;
}


/* #footer */
#footer {
	text-align: center;
	color: #666;
	border-top: 1px solid #aaa;
	margin-top: 50px;
	background-color: #fff;
}
#footer a {
	color: #666;
}
#footer a:hover {
	color: #000;
}
#footer .active {
	font-weight: bold;
}






/* FCK generated styles */
.u {text-decoration: underline}
.strike {text-decoration: line-through}
.left {text-align: left}
.right {text-align: right}
.center {text-align: center}
.justify {text-align: justify}
.fsSmall {font-size: .9em}
.fsLarge {font-size: 1.2em}
.fsExtralarge {font-size: 1.4em}
.indent1 {margin-left: 10%}
.indent2 {margin-left: 20%}
.indent3 {margin-left: 30%}
.indent4 {margin-left: 40%}
.indent5 {margin-left: 50%}

/* FCK style dropdown */
.imgLeft {
	float: left;
	margin-right: 8px;
}
.imgRight {
	float: right;
	margin-left: 8px;
}

