
a:visited  { color: #00f; text-decoration: none }
a:visited:hover { color: white; text-decoration: none; background-color: navy }
a:link { color: blue; font-family: Arial, Tahoma, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:hover { color: white; text-decoration: none; background-color: navy }
a:active { color: blue; text-decoration: none }
body    { font-size: 12px; font-family: Arial, Tahoma, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #9097c4 }
p { text-align: justify }
td { font-size: 12px; font-family: Arial, Tahoma, Helvetica, Geneva, Swiss, SunSans-Regular }
.info { font-style: italic; font-size: 8pt }
