@charset "utf-8";
body {
	background-color: #000000;
	}
	
.tableborder {
	border: 2px solid #ffffff;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
}
.subhead {
	font-weight: bold;
}
.subhead2 {
	color: #ffffff;
	font-weight: bold;
}
a:link {
	color: #5252a3;
	text-decoration : none;
}
a:visited {
	color: #5252a3;
	text-decoration : none;
}
a:hover {
	color: #d10076;
	text-decoration : none;
}
.footer {
	font-size: 10px;
}

td.topcenter {
	font-size:  46px;
	text-align: center;
	font-weight: normal;
	text-align: center;
	color: #b8b8d8;
	letter-spacing: 10px;
	}
	
td.topleft {
	font-size:  24px;
	text-align: left;
	font-weight: normal;
	text-align: center;
	color: #5252a3;
	letter-spacing: 2px;
	}
	
td.topright {
	font-size:  24px;
	text-align: right;
	font-weight: normal;
	text-align: center;
	color: #5252a3;
	letter-spacing: 2px;
	}
a.sub:link {
	font-size:  16px;
	letter-spacing: 0px;
	color: #5252a3;
	text-decoration : none;
}
a.sub:visited {
	font-size:  16px;
	letter-spacing: 0px;
	color: #5252a3;
	text-decoration : none;
}
a.sub:hover {
	font-size:  16px;
	letter-spacing: 0px;
	color: #d10076;
	text-decoration : none;
}
#pointer1 {
	visibility: visible; 
	position: absolute;
	top: 100; left: 100px;
	font-size: 10px;
	z-index: 0;
	}
	
#pointer2 {
	visibility: hidden; 
	position: absolute;
	top: 225; left: 438px;
	font-size: 10px;
	z-index: 0;
	}
	
#pointer3 {
	visibility: hidden; 
	position: absolute;
	top: 240; left: 438px;
	font-size: 10px;
	z-index: 0;
	}
	
#pointer4 {
	visibility: hidden; 
	position: absolute;
	top: 270; left: 438px;
	font-size: 10px;
	z-index: 0;
	}

