body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #91DDDD;
	SCROLLBAR-HIGHLIGHT-COLOR: #91DDDD;
	SCROLLBAR-SHADOW-COLOR: #91DDDD;
	SCROLLBAR-3DLIGHT-COLOR: #91DDDD;
	SCROLLBAR-ARROW-COLOR:  #ffffff;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #91DDDD;
	background-color: #ECF9F9;
}
.txtnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5C5C5B;
	text-decoration: none;
	text-align: justify;
}
.txtnormal:hover {
	text-decoration: underline;
}
.txtmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txtmenu:hover {
	color: #9AF6F7;
}
.txtamarelo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9AF6F7;
	text-decoration: none;
}
.txtmenulado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #074290;
	text-decoration: none;
}
.txtmenulado:hover {
	text-decoration: underline;
}
.txtregul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #5C5C5B;
	text-decoration: none;
}
.txtregul:hover {
	text-decoration: underline;
}
.txtazul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2B5C9E;
	text-decoration: none;
}
.txtazul:hover {
	text-decoration: underline;
}
.txtnormalesq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5C5C5B;
	text-decoration: none;
}
.txttab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #5C5C5B;
	text-decoration: none;
}
.txttabbranco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txtform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5C5C5B;
	text-decoration: none;
	padding: 1px;
	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: #5C5C5B;
	border-right-color: #5C5C5B;
	border-bottom-color: #5C5C5B;
	border-left-color: #5C5C5B;
}.txttit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #30BFC0;
	text-decoration: none;
	text-align: justify;
	font-style: italic;
}
.txtpreto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
