.style1 {
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
}
body {
	background-color: #000000;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {font-size: 30px}
.style3 {font-size: 60px}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 36px;
}
.style6 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 26px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
