body { 
  text-align: justify;
  background: DFD;
  color: black;
  font-family: Ariel, Verdana, Helvetica, sans-serif;
  font-size: 10pt;
}

p {text-align: justify}

pre {font-family: courier, times; text-align: left;}

tr {
  font-family: Ariel, Verdana, Helvetica, sans-serif; 
  background: #E0E0E0;
  color: black;
}

.bd {
  border-down: dotted thin;
}

th { text-align: center; font-family: Ariel, Verdana, Helvetica, sans-serif; 
     background: #C0C0E0; }

h1 {
  border: dotted thin;
  text-align: center;
  font-family: Ariel, Verdana, Helvetica, sans-serif; 
  font-size: 20pt;
  color: #0066CC;
  background: white;
}
h2 { text-align: left; font-family: Ariel, Verdana, Helvetica, sans-serif; font-size: 14pt; color: #0066CC}
h3 { text-align: left; font-family: Ariel, Verdana, Helvetica, sans-serif; font-size: 12pt; color: #0066CC}
h4 { text-align: left; font-family: Ariel, Verdana, Helvetica, sans-serif; font-size: 10pt; color: #0066CC}
.noborder {border:none}
.bgwhite {background:white}
.white {  color: #FFFFFF}
.toc {background: yellow}
.flash { background: #C0C0C0}

a:hover {  background: #C0C0C0;}

.small {  font-size: 8pt}


.nounderline {  text-decoration: none}
.big {  font-size: 18pt}
.c { text-align: center }
.l { text-align: left }
.r { text-align: right }
.j { text-align: justify }
.darkborder {background: black; color: #FFFFFF}
.red { color: red; }

.darker {background: #B0B0B0}

small { font-size: 8pt;}
.left {text-align: left;}
.mypicture {text-align:right; border: none;}

.papers {background:white;}

A {text-decoration: none;}

A:.commercial {text-color: yellow; background: white; font-size: 8pt; text-decoration: none;}
A:.free {text-color: green; background: white; font-size: 8pt; text-decoration: none;}
A:.na {text-color: red; background: white; font-size: 8pt;text-decoration: none;}

.commercial:hover {text-color: yellow; background: white; font-size: 8pt;}
.free:hover {text-color: green; background: white; font-size: 8pt;}
.na:hover {text-color: red; background: white; font-size: 8pt;}
