body
{
	font-size: 10pt; font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	background-color: black;
	font-weight: bold;
	color: grey;
}

.telo
{
	width: 600px; height: 600px; position: relative; text-align: left; margin: auto;
	background-color: black;
}

h1
{
	font-size: 16pt;
	text-align: center;
}

a, a:link, a:visited
{
	color: grey;
}

a:hover
{
	color: white;
}
