body 
{
    font-family: Arial, Sans-Serif;
    font-size: 12pt;
}
.body 
{
    width: 800px;
    margin: 0 auto;
}
.header
{
    text-align: center;
    font-family: Copperplate Gothic, Times New Roman, Serif;
    font-weight: Bold;
}
.label
{
    text-align: right;
}
td.items
{
    text-align: left;
}
p img 
{
    float: left;
    margin-right: 1em;
}
.mainbar
{
    width: 600px;
    vertical-align: top;
}
.sidebar
{
    width: 200px;
    vertical-align: top;
    font-family: Copperplate Gothic, Times New Roman, Serif;
    font-weight: Bold;
}
.sidebar h1,.sidebar h2,.sidebar h3,.sidebar h4,.sidebar h5,.sidebar h6
{
    color: White;
    padding: 0.15em 0.15em;
    margin: 0;
    background: url(gradient.png) repeat-x;
    text-align: center;
}
li
{
    list-style-image: url(bullet.png);
    margin-left: -1em;
}
p.parahead
{
    font-size: 16pt;
    text-align: center;
}
p.parafoot
{
    font-size: 18pt;
    text-align: center;
}
.compname
{
    font-family: Copperplate Gothic, Times New Roman, Serif;
    font-weight: Bold;
}
strong
{
    font-weight: bold;
    text-decoration: underline;
}
.tollfree
{
    font-size: 10pt;
    font-style: italic;
}
a, a:hover, a:active, a:visited
{
    color: green;
    font-weight: bold;
}
