body {
	background: #CFD6DE url(../imagens/fundo_site.gif) repeat-x;
	font-family: "Trebuchet MS";
	font-size: 11px;
	margin: 0px;
}
.impressao {
	background-color: white;
	background-image: none;
	margin: 0px;
}

table {
	font-size: 11px;
	letter-spacing: normal;
	word-spacing: 1px;
	line-height: normal;
	text-align: justify;
}
input {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
A:LINK {
	text-decoration : none;
	color : #0E3255;
}
A:VISITED {
	text-decoration : none;
	color : #990033;
}
A:ACTIVE, A:HOVER {
	text-decoration : none;
	color : Red;
}
.textogd {
	font-size: 18px;
	color: #5F5F5F;
	font-weight: bold;

}
.textopq {
	font-size: 9px;
	color: #333333;
}
.textoblack {
	font-size: 11px;
	color: #000000;
}
.bordabaixo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
}
.textomd {
	font-size: 13px;
	font-weight: bold;
}
.txtgdbordabx {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	color: #0E3255;

}
textarea {
	font-family: "Trebuchet MS";
	font-size: 11px;
	border: 1px solid #666666;
}
.tdtextogd {


	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 20 px;
	font-weight: bold;
}
.bordabx {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.txtgd {
	font-size: 14px;
	font-weight: bold;
	color: #0E3255;
	border: none;

}
.sublinhado {
	text-decoration: underline;
}
.tdtextogdbg {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 20 px;
	font-weight: bold;
	background-color: #C9D9E9;
	font-family: "Trebuchet MS";
}
#geral {
	background-color: white;
	padding: 3px;
}
#centro {
	text-align: center;
}
#texto {
	border: 1px solid gray;
	font-size: 11px;
}
#botao {
	border: 1px solid gray;
	font-size: 11px;
	background-color: #E9E9E9;
}
#hd {
	background-color: #EDEDED;
}
