html {
	scrollbar-arrow-color: #EEEEEE;
	scrollbar-base-color: #EEEEEE;
	scrollbar-dark-shadow-color: #C2C1C1;
	scrollbar-track-color: #EEEEEE;
	scrollbar-face-color: #C2C1C1;
	scrollbar-shadow-color: #C2C1C1;
	scrollbar-highlight-color: #C2C1C1;
	overflow-x: hidden;
	}
body {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #787878;
	margin-left: 0px;
	margin-top: 0px;
}
.fontemenor {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #787878;
	text-align: left;
}
.bordacinza {
	border-right: 1px solid #787878;
	border-left: 1px solid #787878;
}
.pontobaixo {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.linkrodape {
	color: #ffffff;
	text-decoration: underline;
}
a:link, a:visited, a:active {
	color: #787878;
	text-decoration: underline;
}
a:hover {
	text-decoration: none; 
	color:#FF0000;
}
.titulo {
	background-color: #E8E8E8;
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #476CBB;
	text-align: center;
}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #0033CC;
	background-image: url(http://www.vctal.com.br/site/imagens/fundo_rodape.gif);
}
