body {
	background-color: #000000;
	background-image: url(images/sample-bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	background-position: center;
}
.style1 {font-family: "Times New Roman", Times, serif}
.style3 {font-size: 24px}
.style4 {font-family: "Times New Roman", Times, serif; font-size: 18px; }
.style5 {font-size: 18px}
a:link {
	color: #8D128D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8D128D;
}
a:hover {
	text-decoration: none;
	color: #E832E9;
}
a:active {
	text-decoration: none;
	color: #8D128D;
}
.style6 {
	font-size: 18px;
	font-weight: bold;
	color: #FF33FF;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
