body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	background-color: #c2cbcc;
	}
img {
	border: 0;
	}
/* styles for IE 5 Mac */
#wrapper {
	background-color: transparent;
	position: absolute;
	top: 20px;
	left: 20px;
	}

/* following rules are invisible to IE 5 \*/
#wrapper {
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -240px;
	text-align: center;
	min-width: 720px;
	}
/* end IE 5 hack */
#content {
	display: none;
	}
div.copy {
	font-size: 10px;
	color: #666;
	}
div.noflashbar {
	padding: 8px;
	margin-top: 12px;
	margin-bottom: 12px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #999;
	background-color: #fff;
	font-weight: bold;
	}
div.noflashbar a {
	color: #f00;
	}
div.noflashbar a:hover {
	color: #fc0;
	}
h1 {
	font-size: 13pt;
	color: #fff;
	}
h2 {
	font-size: 8pt;
	padding: 4px;
	background-color: #fff;
	color: #666;
	}
h3 {
	font-size: 8pt;
	}
a {
	color: #666;
	text-decoration: none;
	}
a:hover {
	color: #fff;
	}
