﻿body {
}
.SimpleBody
{
    font-weight: bold;
    font-size: 10pt;
    color: #3300cc;
    font-family: Arial;
    vertical-align: text-bottom;
    text-align: left;
}
.SuperScriptBody
{
    font-weight: bold;
    font-size: 10pt;
    color: #3300cc;
    font-family: Arial;
    vertical-align: text-top;
    text-align: left;
    text-decoration: underline;
}
.SimpleHeader
{
    font-weight: bold;
    font-size: 14pt;
    color: #ffcc00;
    font-family: 'Arial Rounded MT Bold';
    text-decoration: underline overline;
    vertical-align: top;
    text-align: left;
}
.Attention
{
    font-weight: bold;
    font-size: 10pt;
    color: #FF0000;
    font-family: Arial;
    vertical-align: text-top;
    text-align: left;
}
.First
{
    width:200px;
    height:150px;
    border: Solid 1px Black;
    background-image: url('Smog-Check-Location.jpg');
    margin-top: 15px;
}

.Second
{
    width:200px;
    height:150px;
    border: Solid 1px Black;
    background-image: url('Test-Only.jpg');
    margin-top: 15px;
}

.Third
{
    width:200px;
    height:150px;
    border: Solid 1px Black;
    background-image: url('Test-Only-Station.jpg');
    margin-top: 15px;
}
