body { font-family: Verdana, Arial, Helvetica, sans-serif; }

p { font-size: 10pt; text-align: left; padding-right: 5px; padding-left: 5px; }

td.nav { background-image: url(images/header-tab.jpg); background-repeat: no-repeat; }

td.nav-left { background-image: url(images/sidebar-tab.jpg); background-repeat: no-repeat; background-position: 5px 0; text-align: right; padding-right: 10px; }
td.nav-right { background-image: url(images/sidebar-tab.jpg); background-repeat: no-repeat; background-position: 5px 0; text-align: left; padding-left: 10px; }

a:link { color: #693; font-weight: bold; text-decoration: none; }

a:visited { color: #693; font-weight: bold; text-decoration: none; }

a:hover { color: #94c948; font-weight: bold; text-decoration: underline; }

a:active { color: #693; font-weight: bold; text-decoration: none; }

a.nav:link { color: #000; font-size: 10pt; font-weight: bold; text-decoration: none;  }
a.nav:visited { color: #000; font-size: 10pt; font-weight: bold; text-decoration: none;  }
a.nav:hover { color: #693; font-size: 10pt; font-weight: bold; text-decoration: none;  }
a.nav:active { color: #000; font-size: 10pt; font-weight: bold; text-decoration: none;  }
p.nav-left { text-align: right; padding-right: 10px; }
strong { font-size: 10pt; }
h1 { color: #693; font-size: 12pt; font-weight: bold; text-align: left; padding-left: 5px; }
li { font-size: 10pt; text-align: left; }
ul { padding-left: 20px; }
h2 { font-size: 11pt; font-weight: bold; text-align: left; padding-left: 5px; }

table.special { margin-right: auto; margin-left: auto; border: solid 1px #693; }
