body {
	MARGIN: 0px;
	SCROLLBAR-FACE-COLOR: #DB214C;
	SCROLLBAR-HIGHLIGHT-COLOR: #DB214C;
	SCROLLBAR-SHADOW-COLOR: #DB214C;
	SCROLLBAR-3DLIGHT-COLOR: #DB214C;
	SCROLLBAR-DARKSHADOW-COLOR: #DB214C;
	SCROLLBAR-BASE-COLOR: #DB214C;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	background-color: #ffffff;
}
a:link {
	color: #333333; text-decoration: none; 	font-family: verdana; font-size: 11px;
}
a:visited {
	color: #333333; text-decoration: none; font-family: verdana; font-size: 11px;
}
a:hover {
	color: #666666; text-decoration: underline; font-family: verdana; font-size: 11px;
}
.linkMenu:link { 
	color: #ffffff; text-decoration: none; font-family: arial; font-size: 11px;
}
.linkMenu:visited { 
	color: #ffffff; text-decoration: none; font-family: arial; font-size: 11px;
}
.linkMenu:active { 
	color: #ffffff; text-decoration: none; font-family: arial; font-size: 11px;
}
.linkMenu:hover { 
	color: #cccccc; text-decoration: line-through; font-family: arial; font-size: 11px;
}
.link-interno:link { 
	color: #ffffff; text-decoration: none; font-family: tahoma; font-size: 11px;
}
.link-interno:visited { 
	color: #ffffff; text-decoration: none; font-family: tahoma; font-size: 11px;
}
.link-interno:active { 
	color: #ffffff; text-decoration: none; font-family: tahoma; font-size: 11px;
}
.link-interno:hover { 
	color: #cccccc; text-decoration: line-through; font-family: tahoma; font-size: 11px;
	}
.text_legenda {
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY: arial; 
	TEXT-ALIGN: justify; 
	font-align: justify
}
.text_padrao {
	font-family: verdana;
	font-size: 12px;
	line-height:130%;
	color: #666666;
	text-align: justify;
}
.text_cinza-bold { 
	font-family: verdana; 	
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.text_vermelho-bold {
	color: #990000;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}
.text_branco-bold {
	color: #ffffff;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}
.input_branco {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #4a516b;
	font-weight: bolder;
}
.botao_branco {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #4a516b;;
	font-style: bold;
}
