body {
     background-repeat: no-repeat;
     background-color: white
}

a:link {text-decoration:none; font-style:bold}

h1 {
    background: transparent; color: #006600;
    clear: left;
    font-size: 1.5em;
}

h2 {
    background: transparent; color: #006600;
    clear: left;
    font-size: 1.2em;
}

h3 {
    background: transparent; color: #006600;
    clear: left;
    font-size: 1.1em;
}

h4 {
    background: transparent; color: #006600;
    clear: left;
    font-size: 1.1em;
    font-style: normal;
}

img.left {
    float: left;
    padding: 1em;
}

div.pad1 {
    margin-left: 1.5em;
}

img.right {
    float: right;
    padding-left: 1em;
}



li {
    padding-bottom: .5em;
}

p.smaller {
    font-size:0.9em;
}

strong {
    background: transparent; color: #993300;
}

table.larger {
    width: 900px;
}

table.standard {
    width: 800px;
}
    