body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #464646;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEEEEE;
}
.style1 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
.style2 {
	color: #848E1A;
	font-weight: bold;
	font-size: 12px;
}
a:link {
	color: #848e1a;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #848e1a;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #848e1a;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #848e1a;
	font-weight: bold;
	text-decoration: none;
}
.style4 {color: #FFFFFF}
.style5 {
	text-decoration: underline;
	color: #848E1A;
	font-weight: bold;
}
.botao2 {
	color: #0099FF;
	font-weight: bold;
	font-size: 12px;
}
#cinza {background-color: #464646}
#cinza a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#cinza a:visited {
	color: #ffffff;
	text-decoration: none;
}
#cinza a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#cinza a:active {
	text-decoration: none;
}
#verde {background-color: #549F35}
#titulo {
	font-decoration: none;
	font-size: 16px;
	color: #464646;
	font-weight: bold;
}
#tabdestaque {
	border-width: 1px;
	border-style: solid;
	border-color: #C1CFDC;
}