body {
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    background-color: #fff;
    background-image: url(http://www.globechange.org/images/header_bg.gif) ;
    background-repeat: repeat-x;
    background-position: 0px 0px;
    margin-top: -10px;
    margin-right: -10px;
    margin-bottom: -10px;
    margin-left: -10px;
    font-size: 80%;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 130%;
    font-weight: bold;
    font-style: italic;
    color: #333366;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 120%;
    font-weight: bold;
    color: #666699;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 110%;
    font-weight: bold;
    color: #666699;
}

p {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #000;
}

ul, ol, li {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #000;
}

p.main {
    padding-left: 25px;
    padding-right: 25px;
}

p.bottom_nav {
    padding-left: 25px;
    padding-right: 25px;
    color: #666699;
    font-size: 90%;
}

a {
    text-decoration: underline;
    font-weight: normal;
    color:  #666699;
    }
a:visited {
    color:  #666699;
    }
a:active {
    color:  #666699;
    }
a:hover {
    color: #333366;
    text-decoration: none;
    }
    
a.copyright {
    text-decoration: underline;
    font-weight: normal;
    color:  #fff;
    }
a.copyright:visited {
    color:  #fff;
    }
a.copyright:active {
    color:  #fff;
    }
a.copyright:hover {
    color: #fff;
    text-decoration: none;
    }

td.header {
    background-image: url(http://www.globechange.org/images/header_bg.gif);
    background-repeat: repeat-x;
}

td.dk_blue {
    background-color: #333366;
}

td.white {
    background-color: white;
}

td.olive {
    background-color: #666633;
}

p.mail_list {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #333366;
    text-align: right;
}

p.mail_list_un {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #333366;
    text-align: left;
    padding-left: 25px;
    padding-right: 25px;
}

p.copyright {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 70%;
    color: #fff;
    text-align: right;
    padding: 10px;
}

.bold {
    font-weight: bold;
}

.blue {
    color: #666699;
}

.noborder {
    border: 0 white none;
}

.top_nav_category {
    color: #666633;
    font-weight: bold;
    font-size: 12px;
    padding-left: 25px;
    padding-right: 25px;
}

a.top_nav {
    text-decoration: underline;
    font-weight: normal;
    color:  #666633;
    font-weight: bold;
    font-size: 12px;
    }
a.top_nav:visited {
    color:  #666633;
    font-weight: bold;
    font-size: 12px;
    }
a.top_nav:active {
    color:  #666633;
    font-weight: bold;
    font-size: 12px;
    }
a.top_nav:hover {
    color: #666633;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    }
    
.item_title {
    color: #666699;
    font-style: italic;
    font-weight: bold;
}

.notice {
    color: #666666;
    font-style: italic;
    font-size: 10px;
}
.whiteBold {
    font-weight: bold;
    color: #FFFFFF;
}
