        .myButton {
        
        -moz-box-shadow: 0px 10px 14px -7px #276873;
        -webkit-box-shadow: 0px 10px 14px -7px #276873;
        box-shadow: 0px 10px 14px -7px #276873;
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #599bb3), color-stop(1, #408c99));
        background:-moz-linear-gradient(top, #599bb3 5%, #408c99 100%);
        background:-webkit-linear-gradient(top, #599bb3 5%, #408c99 100%);
        background:-o-linear-gradient(top, #599bb3 5%, #408c99 100%);
        background:-ms-linear-gradient(top, #599bb3 5%, #408c99 100%);
        background:linear-gradient(to bottom, #599bb3 5%, #408c99 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#599bb3', endColorstr='#408c99',GradientType=0);
        
        background-color:#599bb3;
        
        -moz-border-radius:8px;
        -webkit-border-radius:8px;
        border-radius:8px;
        
        display:inline-block;
        color:#ffffff;
        font-family:arial;
        font-size:12px;
        font-weight:bold;
        padding:8px 20px;
        text-decoration:none;
        
        text-shadow:0px 1px 0px #3d768a;
        
    }
    .myButton:hover {
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #408c99), color-stop(1, #599bb3));
        background:-moz-linear-gradient(top, #408c99 5%, #599bb3 100%);
        background:-webkit-linear-gradient(top, #408c99 5%, #599bb3 100%);
        background:-o-linear-gradient(top, #408c99 5%, #599bb3 100%);
        background:-ms-linear-gradient(top, #408c99 5%, #599bb3 100%);
        background:linear-gradient(to bottom, #408c99 5%, #599bb3 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#408c99', endColorstr='#599bb3',GradientType=0);
        
        background-color:#408c99;
    }
    .myButton:active {
        position:relative;
        top:1px;
        bottom:1px;
        right:1px;
   }
    .myButtonTop {
        
        -moz-box-shadow: 0px 10px 14px -7px #276873;
        -webkit-box-shadow: 0px 10px 14px -7px #276873;
        box-shadow: 0px 10px 14px -7px #276873;
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #599bb3), color-stop(1, #408c99));
        background:-moz-linear-gradient(top, #599bb3 5%, #408c99 100%);
        background:-webkit-linear-gradient(top, #599bb3 5%, #408c99 100%);
        background:-o-linear-gradient(top, #599bb3 5%, #408c99 100%);
        background:-ms-linear-gradient(top, #599bb3 5%, #408c99 100%);
        background:linear-gradient(to bottom, #599bb3 5%, #408c99 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#599bb3', endColorstr='#408c99',GradientType=0);
        
        background-color:#599bb3;
        
        -moz-border-radius:8px;
        -webkit-border-radius:8px;
        border-radius:8px;
        
        display:inline-block;
        color:#ffffff;
        font-family:arial;
        font-size:12px;
        font-weight:bold;
        padding:8px 20px;
        text-decoration:none;
        
        text-shadow:0px 1px 0px #3d768a;
        
    }
    .myButtonTop:hover {
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #408c99), color-stop(1, #599bb3));
        background:-moz-linear-gradient(top, #408c99 5%, #599bb3 100%);
        background:-webkit-linear-gradient(top, #408c99 5%, #599bb3 100%);
        background:-o-linear-gradient(top, #408c99 5%, #599bb3 100%);
        background:-ms-linear-gradient(top, #408c99 5%, #599bb3 100%);
        background:linear-gradient(to bottom, #408c99 5%, #599bb3 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#408c99', endColorstr='#599bb3',GradientType=0);
        
        background-color:#408c99;
    }
    .myButtonTop:active {
        position:relative;
        top:1px;
        bottom:1px;
        right:1px;
    }
    .myButtonSide {
        
        -moz-box-shadow: 0px 10px 14px -7px #276873;
        -webkit-box-shadow: 0px 10px 14px -7px #276873;
        box-shadow: 0px 10px 14px -7px #276873;
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #599bb3), color-stop(1, #408c99));
        background:-moz-linear-gradient(top, #599bb3 5%, #408c99 100%);
        background:-webkit-linear-gradient(top, #599bb3 5%, #408c99 100%);
        background:-o-linear-gradient(top, #599bb3 5%, #408c99 100%);
        background:-ms-linear-gradient(top, #599bb3 5%, #408c99 100%);
        background:linear-gradient(to bottom, #599bb3 5%, #408c99 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#599bb3', endColorstr='#408c99',GradientType=0);
        
        background-color:#599bb3;
        
        -moz-border-radius:8px;
        -webkit-border-radius:8px;
        border-radius:8px;
        
        display:inline-block;
        width:50%;
        color:#ffffff;
        font-family:arial;
        font-size:12px;
        font-weight:bold;
        padding:13px 32px;
        text-decoration:none;
        
        text-shadow:0px 1px 0px #3d768a;
        
    }
    .myButtonSide:hover {
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #408c99), color-stop(1, #599bb3));
        background:-moz-linear-gradient(top, #408c99 5%, #599bb3 100%);
        background:-webkit-linear-gradient(top, #408c99 5%, #599bb3 100%);
        background:-o-linear-gradient(top, #408c99 5%, #599bb3 100%);
        background:-ms-linear-gradient(top, #408c99 5%, #599bb3 100%);
        background:linear-gradient(to bottom, #408c99 5%, #599bb3 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#408c99', endColorstr='#599bb3',GradientType=0);
        
        background-color:#408c99;
    }
    .myButtonSide:active {
        position:relative;
        top:1px;
    }
  
A {color:blue; text-decoration:none}
A:hover{color:green}
A:visited:{color:red}
A.back{}
P{font-family: Garamond; font-size:12pt; color:black; font-weight:normal; text-decoration: none;}
BODY {padding-left: 1%; padding-right: 1%; padding-top: 1%; padding-bottom: 1%; text-align: justify; color: #000000; font-family: Garamond, Times New Roman, Serif; font-weight: 400; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal;  background: #1A7C0C; }
MARQUEE { font-family: Britannic Bold, Arial, Sans-serif; font-size: small; font-weight: 700; font-style: italic; text-decoration: none; text-transform: none; font-variant: normal; color: #800000; }
H1 { font-family: Times New Roman, Arial, Serif; font-size: xx-large; font-weight: 800; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; text-align: center; color: #7E2217;}
H2 { font-family: Times New Roman, Arial, Serif; font-size: x-large; font-weight: 700; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; text-align: center; color: #151B8D;}
H3 { font-family: Times New Roman, Arial, Serif; font-size: large; font-weight: 700; font-style: italic; text-decoration: none; text-transform: none; font-variant: normal; text-align: center; color: #151B8D;}
H4 { font-family: Times New Roman, Arial, Serif; font-size: medium; font-weight: 700; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; text-align: center; }
H5 { font-family: Times New Roman, Arial, Serif; font-size: small; font-weight: 700; font-style: normal; text-decoration: underline; text-transform: none; font-variant: normal; text-align: left; }
H6 { font-family: Times New Roman, Arial, Serif; font-size: x-small; font-weight: 700; font-style: normal; text-decoration: underline; text-transform: none; font-variant: normal; text-align: left; }
HR { padding-left: 10%; padding-right: 10%; }
UL {font-family: Garamond, Times New Roman, Serif; font-size:12pt; font-style: normal; text-decoration: none; text-transform: none; font-variant: normal; padding-top: 4px; }
LI {padding-top: 4px; }
@media screen {
#navigation { width:9em; padding:0.3em; color:#000; float: left;}
#dispage { -moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px; position: absolute; left: 11em; right: 1em; padding-left: 1%; padding-right: 1%; padding-top: 1%; padding-bottom: 1%; background:#FFFFFF; border-left: 0px outset #00FF00; border-right: 0px outset #00FF00; border-top: 0px outset #00FF00; border-bottom: 0px outset #00FF00;}
#dispage td {width: 50%;}
#navigation ul {  font-family: Arial Narrow, Arial, Serif; text-align: left;  font-size: normal; margin: 0 0 0 1em; padding: 0; }
#navigation li { margin: 0; padding: 0; }
.navli {height: 3pt; }
.menulist {height: 6pt;}
}
@media print {
#nav { display: none; } }
</style>