﻿body
{
    color: White;
    background-color: Black;
    font: 14px Arial;
}
.main
{
    margin: auto;
    width: 608px;
}
.tbldiv
{
    margin: auto;
    width: 500px;
}
.menu, .bar, .head2, .head3, .h3subhead
{
    text-align: center;
}
.menu a
{
    color: #90ee90;
    text-decoration: none;
}
.menu a:hover
{
    text-decoration: underline;
}
.content
{
    text-align: left;
}
.content a
{
    color: #90ee90;
}
.h4subhead
{
    list-style-type: circle;
    font-size: 16px;
}
.imageright
{
    float: right;
    margin-left: 25px;
    margin-bottom: 15px;
}
.imageleft
{
    float: left;
    margin-right: 25px;
    margin-bottom: 15px;
}
.belowimageright
{
    clear: right;
}
.belowimageleft
{
    clear: left;
}
.gsr
{
    list-style-image: url(images/animated_WBB01SRY.gif);
    margin-right: 50px;
}
.chem
{
    text-indent: 50px;
}
.tbl
{
    color: #006400;
    background-color: #d3d3d3;
    font-size: 16px;
    border-spacing: 5px;
}
.tblcenter
{
    text-align: center;
}
.tblright
{
    text-align: right;
}
