body {
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #000000;
}

table {
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #000000;
}

.menu  {
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #080808;
}

.corpo {
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #080808;
}

a:link       { text-decoration: none; font-weight:bold }
a:visited    { text-decoration: none; font-weight:bold }
a:hover      { text-decoration: underline; font-weight:bold }

input {
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #000000;
}

h1 {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	word-spacing: 0;
	line-height: 100%;
	text-indent: 0;
	margin: 0;
}

h2 {
	font-family: Verdana;
	font-size: 10pt;
	word-spacing: 0;
	line-height: 100%;
	text-indent: 0;
	margin: 0
}

h3 {
	font-family: Verdana;
	font-size: 8pt;
	word-spacing: 0;
	line-height: 100%;
	text-indent: 0;
	margin: 0
}

p {
	text-indent: 25;
	text-align:justify;
}