body {
	background-color: #FFFFFF;
	color: #CCFFFF;
	font-family: "Helvetica", sans-serif;
	font-size: 9pt;
	font-weight: lighter;
}

p { font-size: 9pt; }
td { font-size: 9pt; }

tt {
	font-family: "Helvetica", sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: lighter;
}
tt red {
	color: #FFFFFF;
	font-weight: lighter;
}

fat {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
}

a {
	color: #FFFFFF;
	font-weight: lighter;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

li {
	color: #FFFFFF;
	line-height: 20px;
	font-weight: lighter;
}

.text {
	color: #FFFFFF;
	line-height: 15px;
	font-weight: lighter;
}

.capitel {
	color: #FFFFFF;
	font-weight: lighter;
	line-height: 20px;
	letter-spacing: 0.3em;
	text-transform: uppercase;
}
h1 {
	font-size: 9pt;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}
.invisible {
	font-size: xx-small;
	color: #FFFFFF;
}

