.menu
{
	font-family: Verdana, Tahoma, Helvetica, Arial;
	color:  #AF3E01;
	font-size: xx-small;
	font-weight: bold;
	padding: 1px;
	padding-left: 1px;
	cursor: hand;
}

BODY {
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#F8B590;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#D0642A;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:white;
	scrollbar-3d-light-color:#D4AE98;
}

.link{
	cursor: hand;
}

.titulo
{
	font-family: Helvetica, Arial, Tahoma ;
	font-weight: bold;
	font-size: 14pt;
	color: #B74301;
}

.codigofonte{
	font-family: Courier New,Helvetica, Arial, Tahoma ;
	font-weight: normal;
	font-size: 9pt;
	color: blue;
	background: #e7e7e7;
	letter-spacing: -1;
	line-height: 16px;
}

.subtitulo{
	font-family: Verdana, Helvetica, Arial, Tahoma ;
	font-weight: bold;
	font-size: 14;
	color: #B74301;
	letter-spacing: 0;
}

.texto{
	font-family: Verdana, Helvetica, Arial, Tahoma ;
	font-weight: normal;
	font-size: 11;
	line-height: 15px;
	color: #000000;
}

a.textolink{
	font-family: Verdana, Helvetica, Arial, Tahoma ;
	font-weight: bold;
	font-size: 11;
	color: #B74301;
	text-decoration: none;
}

.textolink:hover{
	font-family: Verdana, Helvetica, Arial, Tahoma ;
	font-weight: bold;
	font-size: 11;
	color: #B74301;
	text-decoration: underline;
}

.textolink:visited{
	font-family: Verdana, Helvetica, Arial, Tahoma ;
	font-weight: bold;
	font-size: 11;
	color: #B74301;
	text-decoration: none;
}

.lista{
	font-family: Verdana, Helvetica, Arial, Tahoma ;
	font-weight: bold;
	font-size: xx-small;
	color: #B74301;
}

body, p, td{
	font-family: Verdana, Helvetica, Arial, Tahoma ;
	font-weight: normal;
	font-size: 11;
	color: #000000;
}
