.titulo_maior {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 20px; 
	font-weight: bold; 
	text-decoration: none
	color:#000000;
}

.titulo {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 18px; 
	font-weight: bold; 
	text-decoration: none
	color:#000000;
}

.titulo_menor {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 13px; 
	font-weight: bold; 
	text-decoration: none
	color:#000000;
}

.texto {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 13px; 
	text-decoration: none; 
	font-weight: normal; 
	color:#000000;
	font-style: normal
}
A.texto:link  {
	color:#666666;
	text-decoration: underline;
}
A.texto:visited {
	color:#999999;
	text-decoration: underline;
}
A.texto:hover {
    color:#990000; 
    text-decoration: underline
}
A.texto:active {
    color:#990000; 
    text-decoration: underline
}

.textoitalico { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 13px; 
	text-decoration: none; 
	font-weight: normal; 
	color:#000000;
	font-style: italic
}
A.textoitalico:link  {
	color:#666666;
	text-decoration: none;
}
A.textoitalico:visited {
	color:#999999;
	text-decoration: none;
}
A.textoitalico:hover {
    color:#990000; 
    text-decoration: underline
}
A.textoitalico:active {
    color:#990000; 
    text-decoration: underline
}

.textobold {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 13px; 
	text-decoration: none; 
	font-weight: bold; 
	color:#000000;
	font-style: normal
}

A.textobold:link  {
	color:#666666;
	text-decoration: underline;
}
A.textobold:visited {
	color:#999999;
	text-decoration: underline;
}
A.textobold:hover {
    color:#990000; 
    text-decoration: underline
}
A.textobold:active {
    color:#990000; 
    text-decoration: underline
}

.figura {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 11px; 
	text-decoration: none; 
	font-weight: normal; 
	color:#000000;
	font-style: normal
}

.rodape {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 10px; 
	text-decoration: none; 
	font-weight: normal; 
	color:#000000;
	font-style: normal
}
A.rodape:link  {
	color:#000000;
	text-decoration: none
}
A.rodape:visited {
	color:#000000;
	text-decoration: none
}
A.rodape:hover {
    color:#990000; 
    text-decoration: underline
}
A.rodape:active {
    color:#990000; 
    text-decoration: underline
}

.data_cab {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none
}

.link_inf {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 9px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none
}

.table {
	border: 1px solid #000000;
}

body {
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #cbcbcb;
	scrollbar-3dlight-color: #cbcbcb;
	scrollbar-arrow-color: #cbcbcb;
	scrollbar-track-color: #eeeeee;
	scrollbar-darkshadow-color: #111111;
	background-color: #95A3B3;
	background-position: 0px 0px;
}

/* Esta é a tabela que contém as páginas todas.
   Dentro desta tabela existe a tabela cabeçalho e a interior */
.tabela_ext {
	background-color: #F7F7F7;
	border-width: 0;
	width: 650px;
	padding: 0;
	margin: 0;
}

/* Esta é a tabela cabeçalho onde se coloca o cabeçalho. */
.tabela_cab {
	background-color: #F7F7F7;
	border-width: 0;
	width: 600px;
	padding: 0;
	margin: 0;
}

/* Esta é a tabela interior onde se coloca o texto. */
.tabela_int {
	background-color: #F7F7F7;
	border-width: 0;
	width: 590px;
	background-image: url(../geral/bkindex.jpg);
	padding: 0;
	margin: 0;
}

/* Números na banda sonora. */
.numeroost {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #000080; 
	font-size: 10pt
}

/* Estes são os tipos específicos do Vespertino de Reading. */
.titulovdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20pt;

}
.subtitvdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
A.subtitvdr:link {
	color: #367BA2;
	text-decoration: none
}
A.subtitvdr:visited {
	color: #367BA2;
	text-decoration: none
}
A.subtitvdr:hover {
	color: #E1DCD9;
	background-color: #367BA2;
	text-decoration: none
}
A.subtitvdr:active {
	color: #E1DCD9;
	background-color: #367BA2;
	text-decoration: none
}

.precovdr {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
}

.tabela_extvdr {
	background-color: #F7F7F7;
	border-width: 0;
	width: 650px;
	padding: 0;
	margin: 0;
}

/* Esta é a tabela cabeçalho onde se coloca o cabeçalho. */
.tabela_cabvdr {
	background-color: #F7F7F7;
	border-width: 0;
	width: 600px;
	padding: 0;
	margin: 0;
}
.tabela_intvdr {
	background-color: #F7F7F7;
	border-width: 0;
	width: 590px;
	background-image: url(../geral/bkindexvdr.jpg);
	padding: 0;
	margin: 0;
}
