@charset "utf-8";
body {
	background-color: #000000;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}


.address_text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: small;
}

A:link {
	color: #FFFFFF;
}
A:hover {
	color: white;
	font-weight: bold;
}
A:visited {
	color: white;
}

.style1 {
	border-left-style: solid;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #6565A3;
}
.style3 {
	color: #FFFFFF;
}
.style4 {
	border-right-style: solid;
	border-right-width: 0px;
	border-top-style: solid;
	border-top-width: 0px;
	border-bottom-style: solid;
	border-bottom-width: 0px;
}
.style5 {font-family: Arial, Helvetica, sans-serif}
.style7 {color: #222222; font-weight: normal; font-size: 18px;}
.style8 {
	font-size: 18px
}
