html, body {
	height: 100%;
}
body {
	color: #CCCCCC;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 0.9em;
}
#fullheight {
	height:100%;
}
#swf {
	border: 7px solid #666;
	margin: 0px;
	padding: 0px;
}
p {
	line-height: 1.4em;
}
h1 {
	color: #CCCCCC;
	font-size: 1.3em;
	font-weight: normal;
	text-align: center;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: -.5em;
}
td {
	line-height: 1.4em;
}
.clickDrag {
	font-size: 0.8em;
	color: #999;
	margin-bottom: 0.4em;
	margin-top: 0.4em;
}
.shifZoom {
	font-size: 0.5em;
	color: #999;
	margin-bottom: 0.4em;
	margin-top: 0.4em;
}
a:link {
	text-decoration: underline;
	color: #CCCCCC;
}
a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
a:hover {
	color: #8399b8;
	text-decoration: underline;
}
div#leftnav  a:link {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
div#leftnav  a:visited {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
div#leftnav a:hover {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
ul li  {
	margin-bottom: .5em;
}
ul {
	line-height: 1.3em;
	margin-top: 0.9em;
}
