@charset "utf-8";
body,td,tr {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #0C4D8D;
	line-height:20px;
}
input,textarea {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #0C4D8D;
}
.fontepadrao {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #0C4D8D;
}
.fontepreta {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #000000;
}
.fontebranca {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.tituloG {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 17px;
	color: #0C4D8D;
}
.norepeatbg {
	background-repeat: no-repeat;
}
.norepeaty {
	background-repeat: repeat-x;
}
a:link {
color: #0C4D8D;
text-decoration:none;
}
a:visited {
color: #0C4D8D;
text-decoration:none;
}
a:hover {
color:#333333;
text-decoration:none;
}
