/*cadernos.css - Cascading Style Sheet principal para os meus cadernos.

Autor: Luis Sergio Oliveira
Feita em: 28-09-1999
Ultima revisao: 28-09-1999

*/

body { background-color: rgb(90%, 90%, 90%) }
H1 { color: #888888; font-family: "Times New Roman", serif; font-size: 24pt; font-weight: bold; page-break-after: avoid }
H2 { color: #888888; font-family: "Times New Roman", serif; font-size: 18pt; font-weight: bold; page-break-after: avoid }
H3 { color: #888888; font-family: "Times New Roman", serif; font-size: 14pt; font-weight: bold; page-break-after: avoid }
EM { font-style: italic }
STRONG { font-weight: bold }
KBD { font-family: "Courier New", serif }
A:link { color: #000080; text-decoration: underline }
A:visited { color: #800000; text-decoration: underline }

div.cabecalho { background-color: #cccccc; 
  border-bottom: thin black dashed }

p.barranaveg { font-size: .8em;
  margin-left: 0%;
  padding-bottom: 2px;
  text-align: center}

div.pedepagina { background-color: #cccccc;
  border-top: thin black dashed }

p.sitiosreferencia { font-size: .7em;
  margin-left: 0%;
  padding-bottom: 2px;
  text-align: center}
