body {
	background-color: black;
	font-size: 18px;
	color: white;
}
img {
	border: 0px;
}
h1 {
	color: white;
}
h2 {
	color: white;
}
p {
	font-size: 18px;
}
a {
	color: yellow;
	text-decoration: none; 
	font-size: 22px;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
p {
	font-size: 18px;

}
.table {
	background-color: black;
	color: white;
	border: 1px solid white;
	width: 761px;
	padding: 15px;
}
.rbox {
	padding: 15px;
}
.text {
	font-size: 18px;
	padding: 0px 50px 0px 50px;
	text-align: justify; 
}
.text2 {
	text-align: justify;
}
.enter {
	font-size: 28px;
}
.enterc {
	margin: 50px;
}
.adspot1 {
	margin-top: 50px;
}
.statement {
	font-size: 14pt;
	color: white;
}