body {
    margin-top: .5in;
    margin-bottom: .5in;
    margin-left: .5in;
    background: ivory;
    font-size: 18pt;
    width: 80%;
}
input {
    font-size: 18pt;
    font-family: Times;
}
button {
    font-size: 18pt;
    font-family: Times;
    background: lightgreen;
}
td, th {
    font-size: 18pt;
}
a {
    text-decoration: none;
    color: blue;
}
h1 {
    color: darkgreen;
}
h2 {
    color: blue;
    margin-bottom: 0px;
}
.index {
    font-weight: normal;
    font-size: 18pt;
    margin-left: 1in;
    color: green;
}
.green {
    color: green;
}
.indent {
    margin-left: .3in;
}
.indent2 {
    margin-left: .6in;
}
.heavy {
    font-family: Arial;
    font-size: 20pt;
    font-weight: bold;
}
.links {
    position: absolute;
    left: 700px;
    margin-bottom: .5in;
}
.links2 {
    position: absolute;
    left: 600px;
}
.count {
    margin-left: .2in;
    color: #AAAAAA;
}
.desc {
    width: 504;
}
.desc2 {
    width: 800;
}
.price {
    margin-left: .1in;
    font-size: 24pt;
    color: darkgreen;
}
