a:link {
    color: #006600;
}

a:visited {
    color: #009900;
}

a:hover {
    color: #00CC00;
}

a:active {
    color: #00FF00;
}

a:link.nav-link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ccffcc;
}

a:hover.nav-link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ccffcc;
}

a:visited.nav-link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ccffcc;
}

a:active.nav-link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ccffcc;
}

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

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

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

.text-uppercase {
    text-transform: uppercase;
}

.centered-table {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    width: 100%;
}

.centered-table {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0; 
}

.centered-image {
    text-align: center;
}

.centered-image img {
    max-width: 100%;
    height: auto;
}

.header {
    width: 100%;
}

.title-bar {
    padding: 10px;
    text-align: center;
}

.title {
    color: white;
    font-size: 24px;
    margin: 0;
}

.nav-bar {
    display: flex;
    justify-content: center;
    padding: 10px 0;
}

.nav-menu {
    display: flex;
    flex-wrap: wrap;
}

.nav-link {
    color: white;
    padding: 10px;
    text-decoration: none;
    font-size: 16px;
    transition: color 0.3s ease;
}

.current-menu-item .nav-link, .nav-link.current-menu-item {
    color: #009900;
}

.nav-link:hover {
    color: #009900;
}

.separator {
    display: none;
}

@media (max-width: 768px) {
    .title {
        font-size: 20px;
    }
    .nav-link {
        font-size: 14px;
        padding: 5px;
    }
}

.centered-content{
    padding-left: 30px;

}





.centered-table-content, .centered-content {
    max-width: 100%;
    overflow-x: auto;
    padding: 10px;
    box-sizing: border-box;
}

.centered-table-content table, .centered-content table {
    width: 100%;
    max-width: 100%;
    border-collapse: collapse;
}

.centered-table-content img, .centered-content img {
    max-width: 100%;
    height: auto;
}

ul {
    padding: 0;
    list-style-type: none;
}

ul li {
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .centered-table-content table, .centered-content table {
        width: 100%;
    }

    .centered-table-content td, .centered-content td {
        display: block;
        width: 100%;
    }

    .centered-table-content td img, .centered-content td img {
        margin: 0 auto;
    }

    .centered-table-content ul, .centered-content ul {
        padding-left: 20px;
    }

    .centered-table-content li, .centered-content li {
        margin-bottom: 15px;
    }
}

/*
     FILE ARCHIVED ON 09:35:55 Jul 17, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:55:17 Jul 24, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.48
  exclusion.robots: 0.026
  exclusion.robots.policy: 0.016
  esindex: 0.012
  cdx.remote: 5.405
  LoadShardBlock: 95.427 (3)
  PetaboxLoader3.datanode: 75.646 (4)
  PetaboxLoader3.resolve: 60.261 (2)
  load_resource: 69.023
*/
