﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 700;
	color: #FFFFFF;
	
	scrollbar-face-color:'';
  	scrollbar-base-color:#7B191A;
	scrollbar-arrow-color:#F1F1F1;
	scrollbar-track-color:'';
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:#F7B69D;
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFF00;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
}
.tabelafundo {
	background-attachment: fixed;
	background-image: url(../imagens/fundo2.jpg);
	background-repeat: no-repeat;
}

table#tabelafundo {
	background-attachment: fixed;
	background-image: url(../imagens/fundo2.jpg);
	background-repeat: no-repeat;}
	
iframe {background: transparent;}

a:link{	
	text-decoration: none; 
	color:#ffffff;
	font-family: arial;
	font-size:10pt;
	letter-spacing:1;
	font-weight: bold}

a:visited {
	text-decoration: none;
	color:#ffff00;
	font-family: arial;
	font-size:10pt;
	letter-spacing:1;
	font-weight: bold;
}


a:hover {
	text-decoration: none;
	color:#ffffff;
	font-family: arial;
	font-size:10pt;
	letter-spacing:1;
	font-weight: bold;
}

