a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
body, td {
    font-size: 0.8em;
    font-family: Arial;
}
h2 {
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 0;
    padding-bottom: 5;
    padding-left: 5;
    padding-right: 0;
    padding-top: 15;
}
.bluecell {
    background-color: #3868FF;
}
.imgtopmargin {
    margin-top: 8px;
}
.proddescrip {
    color: #0000FF;
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 5;
    padding-bottom: 0;
}
.proddetails {
    margin-bottom: 0;
    margin-top: 10;
    padding-bottom: 0;
}
.prodname {
    color: #0000FF;
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 5;
    padding-bottom: 0;
}
.prodref {
    color: #0000ff;
    font-size: 0.9em;
    margin-bottom: 0.75em;
    margin-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    text-align: right;
}
.prodref a {
    color: silver;
    font-weight: bold;
    text-decoration: none;
}
.prodref a:hover {
    color: blue;
    text-decoration: none;
}
.redcell {
    background-color: #FF0000;
}
.tealcell {
    background-color: #66FFFF;
}
.whitecell {
    background-color: #FFFFFF;
}
