body { margin: 4px; color: black; background: white; font-family: Arial, Verdana, Helvetica, sans-serif; }
a:link { color: #060; font-weight: bold; text-decoration: none; }
a:visited { color: #693; font-weight: bold; text-decoration: none; }
a:active { color: red; font-weight: bold; text-decoration: none; }
a:hover { color:red; font-weight: bold; text-decoration: none; }

div#warning { display: none; }

table { margin: 0; }
table td { border-width: 0; font-family: Arial, Verdana, Helvetica, sans-serif; }

td#title { width: 209px; height:52px;}
td#titlepart2 { width: 241px; height:52px;}
td.titleside { width:49%; height:52px; }
table.navlinks { width: 96%; margin: 4em 2% 1em 2%;}
table.navlinks td.backlink { text-align: left; width: 33%;}
table.navlinks td.homelink { text-align: center; width: 34%;}
table.navlinks td.nextlink { text-align: right; width: 33%;}
table.navlinks a:link {color: #396; font-weight: bold; text-decoration: none; }
table.navlinks a:visited { color: #693; font-weight: bold; text-decoration: none; }
table.navlinks a:active { color: red; font-weight: bold; text-decoration: none; }
table.navlinks a:hover { color:red; font-weight: bold; text-decoration: none; }

div#contentarea { margin: 1em 2em; }

div#copyright  { font-size: 85%; font-family: "Times New Roman", Georgia, Times, serif; text-align: center; margin-top: 30px }

span.h2 { text-decoration: underline; }
span.underline { text-decoration: underline; }
span.italic { font-style: italic; }
span.darkblue {color:#000080;}