html, body {
	margin: 0px;
	background-color: #000000;
}
.style1 {
	color: #FFFFFF;
	font-size: 15px;
	font-family: "Helvetica", Arial, sans-serif;
}
.style0 {
	font-size: 15px;
	font-family: "Helvetica", Arial, sans-serif;
}
.style0b {
	color: #FFFFFF;
	font-size: 15px;
	font-family: "Helvetica", Arial, sans-serif;
}
.style6 {
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 32px;
	text-align: left;
	letter-spacing: 1px
}
.style7 {
	font-family: "Times New Roman", Times, serif;
	font-size: 35px;
	text-align: left;
	letter-spacing: 1px
}
#language a:link {
	text-decoration: underline;
	COLOR: #FFFFFF;
}
#language a:visited {	
	text-decoration: underline;
	color: #FFFFFF; 
} 
#language a:hover {
	text-decoration: underline;
	color: #0099FF; 
}
a:link {
	text-decoration: none;
	COLOR: #FFFFFF;
}
a:visited { 
	text-decoration: none;
	color: #FFFFFF; 
}
a:hover { 
	text-decoration: none;
	color: #0099FF; 
}
table#repeat {
	background-repeat: no-repeat;
}
