body,td,th {
	color: #333333;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333366;
	text-decoration: none;
}
a:visited {
	color: #333366;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

a.top:link {
	color: #990000;
	text-decoration: none;
}
a.top:visited {
	color: #990000;
	text-decoration: none;
}
a.top:hover {
	color: #000099;
	text-decoration: none;
}
a.top:active {
	color: #990000;
	text-decoration: none;
}

.tamanho1 {
	font-size: 10px;
}

.tamanho2 {
	font-size: 14px;
}

.tamanho3 {
	font-size: 16px;
}

.tamanho4 {
	font-size: 18px; 
	line-height:28px;
}
.cor {
	color: #000066;
	font-weight: bold;
}

.pontos {
	border-style:dotted;
}


.linha {
	border-bottom-style:dotted;
}

.CampoForm {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #333333;
	border-left-color: #FFFFFF;
}