.isite {
	font-family: Arial;
	color: #FFF;
	background-color: #000;
	text-align: center;
	max-width: 950px;
	max-height: 750px;
}
.style1 {
	font-size: small;
	font-family: Arial;
	text-align: center;
	color: #FFF;
}
.style2 {
	font-size: large;
	font-family: Arial;
	color: #FFF;
	text-align: center;
}
.style3 {
	font-family: Arial;
	color: #000;
}
.style4 {
	text-align: center;
}

.style5 {
	font-size: xx-small;
	text-decoration: none;
}
body,td,th {
	font-family: Arial;
	color: #FFF;
}
body {
	background-color: #000;
}
a:active {
	text-decoration: none;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
#image {
	text-decoration: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

a:visited {
	text-decoration:none;
	color:#FFF;
}
a:hover {
	color: #848484;
	text-decoration: none;
}
.style6 {
	font-family: Arial;
	font-size: xx-small;
	color: #FFF;
	text-align: center;
}

