body {
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#000000;
	margin:0;
	padding:0;
	background-attachment: fixed
}
div {
	text-align:justify;
	color:#ff0000;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	overflow:hidden;
	text-decoration: none;
	list-style-type: none;
	position:absolute
}
.pic {
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:#ffffff;
	visibility:visible;
	position:absolute
}
.blurb {
color:#ff0000;
}
.flash {
z-index:1
}
#flash_version {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	text-align:center;
	font-size:9pt;
	line-height:10pt;
	text-decoration:bold;
	color:#ffffff;
	z-index:1
}
A  {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 12pt;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center
		}
		
A:link  {
		color: #cc0000;
		text-decoration : under-lined;
		}
		
A:visited  {
		color: #000000;
		text-decoration: under-lined;
		}
		
A:active {
		color: #0000cc;
		text-decoration:bold;
		}
		
A:hover {
		color: #ffffff;
		background-color : #000000;
		text-decoration: none;
		}
		