@charset "UTF-8";
/* CSS Document */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-align: center;
}
body {
	background-color: bgcolor="#000000;
	background-color: #000000;
	text-align: center;
}
a:visited {
	text-decoration: underline;
	color: #99CCFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCFF;
}
a:active {
	text-decoration: underline;
	color: CCFFFF;
	
}
a:link {
	color: #00FFFF;
	text-decoration: underline;
}

h1 {
	font size 14px;
	color:#FFFFFF;
	weight: bold;
	font-size: 18px;
}
h2 {
	font size 16px;
	color:#FFCCFF;
	weight: bold;
	font-size: 16px;
}
h3 {
	font size 18px;
	weight: bold;
	font-size: 16px;
	color: #FFFFCC;
	}
