h1 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 24;
	text-decoration: underline;
	text-align: center;
}
h2 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 18t;
	text-decoration: underline;
	text-align: center;
}
h3 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14;
	text-align: center;
}
a:link {
	font-weight: bold;
	color: #66FFFF;
	text-decoration: underline;
	text-align: center;
}
a:visited {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
	text-align: center;
}
ul {
        list-style-image:  url(file:///C|/Arquivos%20de%20programas/SuperBot/www.atlasdouniverso.kit.net/%22icons/star.gif%22)}
body {
	font-family: arial, helvetica, sans-serif;
	color: white;
	background-color: black;
}
p {
	color: white;
}
table {
	color: white;
}

