body {
	margin: 5px;
	padding: 5px;
	background: #FFFFFF;
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: #000000;
}

#navigation {
	color: #808080;
	line-height: 17px;
}

#navigation img {
	position: absolute;
	top: 20px;
	left: 720px;
}	

#slidetitle {
	margin-top: 25px;
	margin-bottom: 20px;
	width: 800px;
	border-bottom: 1px solid #000000;
	padding-bottom: 1px;
	font-size: 21px;
}

#textarea {
	width: 800px;
	font-size: 18px;
	text-align: center;
}

#footer {
	margin-top: 20px;
	width: 800px;
	color: #C0C0C0;
	text-align: right;
	font-size: 10px;
}

TABLE, TR, TD {font-size: 15px; font-family: verdana, sans-serif}

#navigation A {color: #808080}

A {text-decoration: none}
A:hover {text-decoration: underline}

P {margin: 10px 0 15px 0}
UL {list-style: circle}
LI {margin-bottom: 15px}

.faded {color: #D8D8D8}
.red {color: #fc0000}