
	body 		{ font-family: Trebuchet MS, Tahoma, Verdana; font-size: 8pt; }	
	body 		{ scrollbar-face-color: #EFEFEF;}
	body 		{ scrollbar-shadow-color: #EFEFEF;}
	body 		{ scrollbar-highlight-color: #EFEFEF;}
	body 		{ scrollbar-3dlight-color: #FFFFFF;}
	body 		{ scrollbar-darkshadow-color:  #000000;}
	body 		{ scrollbar-track-color:  #CCCCCC;}
	body 		{ scrollbar-arrow-color: #000000;}
	
	A { text-decoration: underline; }
    A:link { color: #000000; }
    A:visited { color: #000000; }
	A:hover { color: #000000; text-decoration: underline; }
	
	.Link1 A { text-decoration: none; }
    .Link1 A:link { color: #FFFFFF; }
    .Link1 A:visited { color: #FFFFFF; }
	.Link1 A:hover { color: #000000; text-decoration: none }

	.linkv { font-family: Trebuchet MS, Arial; font-size: 8pt; color: #A10000;}
	.linkv A { text-decoration: none; color: #A10000;}
    .linkv A:link { text-decoration: none; color: #A10000;}
    .linkv A:visited { text-decoration: none; color: #A10000;}
	.linkv A:hover { color: black; text-decoration: none }
	
	.linkp { font-family: Trebuchet MS, Arial; font-size: 8pt; color: #000000;}
	.linkp A { text-decoration: none; color: #000000;}
    .linkp A:link { text-decoration: none; color: #000000;}
    .linkp A:visited { text-decoration: none; color: #000000;}
	.linkp A:hover { color: #A10000; }
	.linkp A:active { color: #C8C8C8; }
	
	.texto { font-family: Trebuchet MS, Tahoma, Verdana; font-size: 8pt; color: #000000; }
	.texto_branco { font-family: Trebuchet MS, Tahoma, Verdana; font-size: 8pt; color: #FFFFFF; }

	.texto1 { font-family: Trebuchet MS, Arial; font-size: 7pt; color: #0010A5;	}
	.texto1 a:link { text-decoration: none; color: #0010A5; }
	.texto1 a:visited { text-decoration: none; color: #0010A5; }
	.texto1 a:hover { text-decoration: none; color: #58A221; }					

	.campo_alerta { font-family: Arial, Helvetica, sans-serif;border: 1px solid dimgray;border-color: #C8C8C8;background-color: #FFE5CB;font-size: 11px;font-style: normal;color: #333333;}		
	.campo { font-family: Arial, Helvetica, sans-serif;border: 1px solid dimgray;height: 16px;border-color: black;background-color: white;font-size: 11px;font-style: normal;color: #333333;}
	.campo_textarea { font-family: Arial, Helvetica, sans-serif;border: 1px solid dimgray;border-color: black;background-color: white;font-size: 11px;font-style: normal;color: #333333;}
	.texto_pagina { font-family: Tahoma, Verdana, Arial;font-size: 11px;color: dimgray;}		