body {
	background-color: #000000;
	background-image: url(../images/bg_saturn.jpg);
	background-repeat: no-repeat;
	scrollbar-face-color:#C17F00;
	scrollbar-arrow-color:#333333;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:#000000;
	background-attachment: fixed;
}

.title {
	position: absolute;
	top: 20px;
	left: 10px;
	text-align: left;
}
	
.intro {
	position: absolute;
	top: 100px;
	left: 20px;
	width: 770px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #FFFFFF;
	background-color: #000000;
	padding: 0px 10px 10px;
}

.column1 {
	position: absolute;
	top: 250px;
	left: 10px;
	width: 370px;
	background-color: #FFFFFF;
	padding: 0px 10px 200px;
}

.column2 {
	position: absolute;
	top: 210px;
	left: 400px;
	width: 360px;
	background-color: #FFFFFF;
	padding: 0px 10px 30px;
}

.headline {
font-family: "Times New Roman", Times, serif;
font-size: 16pt;
color: #000000;
text-align: left;
}

.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	text-align: left;
	background-color: #FFFFFF;
}

.footer {
font-family: Arial, Helvetica, sans-serif;
font-size: 7pt;
color: #FFFFFF;
text-align: left;
}

a:link {color: #000000; font-weight: normal; text-decoration: underline;}
a:visited {color: #000000; font-weight: normal; text-decoration: underline;}
a:active {color: #000000; font-weight: normal; text-decoration: underline;}
a:hover {color: #FF3300; font-weight: normal; text-decoration: none;}
.credit {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
	text-align: left;
	background-color: #FFFFFF;
	font-style: italic;
}
