/* CSS Document */
body {		
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 16px;
	color: #c5affd;
	text-align: center;
	background-color: #000000;
	margin-top: 10px;
	scrollbar-base-color:#5C0679;
} 
a:link {
	color: #999999; 
}
a:visited {
	color: #999999; 
}
a:hover {
	color: #ff00ff; 
	text-decoration: none;
}
td {
	font-size: 16px;
	text-align: center;
}
h1 {
	font-size: 22px;
	
}
h2 {
	font-size: 18px;
	margin: 0px;
}
.tdstyle	{ BORDER-RIGHT: #7d62d0 1px solid; BORDER-TOP: #7d62d0 1px solid; BORDER-LEFT: #7d62d0 1px solid; BORDER-BOTTOM: #7d62d0 1px solid; BACKGROUND-COLOR: #6342c6
}
.style7 {
	font-size: 18px;
}

