body { margin: 15px 5px 5px 2px; padding: 0px; font-family: Jessica,'Times New Roman', Tahoma; background-color: #ffffff; color: #000000; font-size: 12px; }

a:link {color: blue; text-decoration: none; font-family:  Arial, Tahoma,'Times New Roman'; font-size: 12px; }
a:visited {color: purple; text-decoration: none; font-family: Arial, Tahoma,'Times New Roman'; font-size: 12px; } 
a:active  {color: black; text-decoration: none; font-family: Arial, Tahoma,'Times New Roman'; font-size: 12px; }
a:hover {color: green; text-decoration: underline; font-family: Arial, Tahoma,'Times New Roman'; font-size: 12px; }

a:link.nav {color: blue; text-decoration: underline; font-family: Arial; font-size: 15px; font-weight: bold; }
a:visited.nav {color: purple; text-decoration: underline; font-family: Arial; font-size: 15px; font-weight: bold; }
a:active.nav  {color: green; text-decoration: underline; font-family: Arial; font-size: 15px; font-weight: bold; }
a:hover.nav {color: yellow; background-color: #0000ff; text-decoration: underline; font-family: Arial; font-size: 17px; font-weight: bold; padding: 3px; }

.img { border: thick outset #999999; } 

h1 {font-size: 50px; font-color: #000000; font-family: Jessica,'Times New Roman', Tahoma; text-align: center;}
h2 {font-size: 35px; font-color: #000000; font-family: Jessica,'Times New Roman', Tahoma; text-align: center;}
h3 {font-size: 25px; font-color: #000000; font-family: Jessica,'Times New Roman', Tahoma;  text-align: center; margin: 0px;}
h4 {font-size: 15px; font-color: #000000; font-family: Jessica,'Times New Roman', Tahoma;  text-align: center; margin: 10px 0px 0px 0px;}

h3.subtitle {font-family: Jessica; font-size: 20px; font-color: #000000; text-align: center; margin: 10px 0px 10px 0px; }

.image { border: 2px double #56908E; }

.captions { font-family: Arial; font-weight: bold; font-size: 20px; font-color: #000000; }

dfn { font-style: normal; font-weight: bold; cursor: help; }

td.highlight { border: 4px double #000000;  }