body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #494949;
}
.corpo{
	font-family: Verdana;
	font-size: 10px;
	color: #181818;
}
.corpo_tit{
	font-family: Verdana;
	font-size: 10px;
	color: #D5312B;
	font-weight: bold;
}
.tit_men {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.borda{
	font-family: Verdana;
	font-size: 10px;
	color: #181818;
	border: 1px solid #207FBB;
	background-color: #FFFFFF;
}
.botao{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #207FBB;
	background-color: #207FBB;
}
.copy{
	font-family: Verdana;
	font-size: 9px;
	color: #242424;
}
.menu:link {
	font-family: Verdana;
	font-size: 12px;
	color: #242424;
	text-decoration: none;
}
.menu:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #242424;
	text-decoration: none;
}
.menu:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #003B6F;
	text-decoration: underline;
}
.menu:active {
	font-family: Verdana;
	font-size: 12px;
	color: #242424;
	text-decoration: none;
}
.digitall:link {
	font-family: Verdana;
	font-size: 9px;
	color: #242424;
	text-decoration: none;
}
.digitall:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #242424;
	text-decoration: none;
}
.digitall:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #003B6F;
	text-decoration: underline;
}
.digitall:active {
	font-family: Verdana;
	font-size: 9px;
	color: #242424;
	text-decoration: none;
}.pag {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.href:link {
	font-family: Verdana;
	font-size: 9px;
	color: #D5312B;
	text-decoration: none;
	font-weight: normal;
}
.href:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #D5312B;
	text-decoration: none;
}
.href:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #D5312B;
	text-decoration: underline;
}
.href:active {
	font-family: Verdana;
	font-size: 9px;
	color: #D5312B;
	text-decoration: underline;
}
