body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-image: url(images/bg1.jpg);
}

ACRONYM {
border-bottom: 1px dashed black;
color: black
}

.style1 {
        font-family: "Trebuchet MS";
        font-weight: bold;
        font-size: 25px;
        color: #265b1e;
}
.style2 {
        font-family: "Trebuchet MS";
        color: #565656;
        font-size: 14px;
}
.style4 {font-size: 12px; font-family: "Trebuchet MS";}
.style5 {color: #FFFFFF}
.style7 {
        font-size: 12px;
        font-family: "Trebuchet MS";
        color: #e3e3e3;
        font-style: italic;
}

a:link        {color: #565656; text-decoration: bold;}
a:active        {color: #565656; text-decoration: bold;}
a:visited        {color: #565656; text-decoration: bold;}
a:hover        {color: #265b1e; text-decoration: none;}

a.link1:link        {color: #e3e3e3; text-decoration: bold;}
a.link1:active        {color: #e3e3e3; text-decoration: bold;}
a.link1:visited        {color: #e3e3e3; text-decoration: bold;}
a.link1:hover        {color: #ffffff; text-decoration: none;}

a.link2:link        {color: #2e6a26; border-bottom: 1px dashed #2e6a26; text-decoration: none;}
a.link2:active        {color: #2e6a26; border-bottom: 1px dashed #2e6a26; text-decoration: none;}
a.link2:visited        {color: #2e6a26; border-bottom: 1px dashed #2e6a26; text-decoration: none;}
a.link2:hover        {color: #565656; border-bottom: 1px dashed #565656; text-decoration: none;}

a.link3:link        {color: #565656; text-decoration: none;}
a.link3:active        {color: #565656; text-decoration: none;}
a.link3:visited        {color: #565656; text-decoration: none;}
a.link3:hover        {color: #565656; text-decoration: none;}

a.link4:link        {color: #ffffff; text-decoration: none;}
a.link4:active        {color: #ffffff; text-decoration: none;}
a.link4:visited        {color: #ffffff; text-decoration: none;}
a.link4:hover        {color: #ffffff; text-decoration: none;}

.style12 {
        color: #2e6a26;
        font-size: 17px;
        font-style: italic;
        font-family: "Trebuchet MS";
        font-weight: bold;
}
.style13 {
        color: #000000;
        font-size: 17px;
        font-style: italic;
        font-family: "Trebuchet MS";
        font-weight: bold;
        border-bottom: 1px dashed #000000;
}
