a:link {color: #000000}
a:visited {color: #000000}
a:hover {color: #000000;background-color:  #EEEEEE}  
a:active {color: #000000} 

@media screen {
body { font-family:  "Lucida Grande", "Times New Roman", "Arial Unicode MS", Gentium, ClearlyU, serif ; padding:  0 1em ; margin:  0 }
h1.title { font-family:  Arial; background-color: navy; color:  white; text-align:  right; margin:  0 -1em; padding-right:  1em }
}

@media print {
h1.title { font-family:  Arial; text-align:  right; padding-right:  1em; border: 1px silver solid }
body { font-family:  Gentium, "Times New Roman", "Arial Unicode MS", ClearlyU, serif ; }
p.noprint { display:  none }
}


.diacritics { font-family:  "Lucida Grande", "Times New Roman", "Arial Unicode MS", Gentium, ClearlyU, serif ; }
.indent10 { margin-left:  10% }
.indent2 { margin-left:  2em }

.red  {color:  red}

pre
{
margin-bottom: 0px;
margin-top:  0px;
}

img.graybordered
{
border:  5px ridge #CFCFCF
}



p.black
{
background-color:  #000000
}

p.gray
{
background-color:  #BBBBBB
}

p.darkblue
{
background-color:  #00007F
}

body.lrbg
{
background-color:  #BBBBBB ;
background-image:  url('./0003.jpg') ;
background-position:  bottom right;
background-repeat:  no-repeat;
}


body.midblue
{
background-color: #BBBBBB;
background-image: url('./blue100.gif');
background-repeat: repeat-y;
background-attachment: fixed;
background-position: top left;
}


h1, h2, h3, h4
{
font-family:  "Arial Unicode MS", Arial, sans-serif;
}



font.acc
{
color:  blue;
}

font.dat
{
color:  green;
}

font.inf
{
color:  blue;
}

font.cla
{
color:  maroon;
}

.systemfont { font: menu }
.revision { font: menu ; font-style: italic ; text-align:  right}

@media screen {
table.verbpair { border:  none }
}
@media print {
table.verbpair { border:  none ; font-size: 12pt }
}



table.verbpair td { border: 1px silver solid ; padding: 0 1em 0 1em ; text-align: left }
table.verbpair td.noborder { border: none }
table.verbpair td.center { text-align:  center }

td.center { text-align:  center } 
td.left { text-align:  left } 

@media screen {
table.verbpair td.nosuch { background-color:  blue ; color:  white }
}
@media print {
table.verbpair td.nosuch { background-color:  white ; color:  black }
}
.lightyellow { background-color: #FFFF99 }
.lightgreen { background-color: #CCFF66 }
.lightblue { background-color: #CCFFCC }
.lightred { background-color: #FF6666 }

p.credits { font: menu ; position: absolute; bottom: 0 }

@media print {
.fontadvice   { display:  none }
}

@media screen {
.fontadvice   { font: menu ; text-align: right ; }
}

div.easyread { margin:  0 25% }