h1.TitleH1
{
    color: #3A3C62;
    font-family: arial;
    font-size: 25px;
    font-weight: bold;
    display: inline;
}

p.Titlep
{
    color: #3A3C62;
    font-family: arial;
    margin: 0;
    font-size: 25px;
    font-weight: bold;
    display: inline;
}

div.CallNow
{
    text-align: center;
    display: inline;
}

H1
{
    font-family: Arial;
    font-size: large;
    font-weight: bold;
    color: #197B30;
    vertical-align: middle;
    text-align: center;
}

H2
{
    font-family: Arial;
    font-size: medium;
    font-weight: bold;
    color: #197B30;
    vertical-align: middle;
    text-align: center;
}

.Head
{
    color: #197B30;
    font-size: medium;
    font-weight: bold;
    text-align: left;
}
        
.SubHead
{
    color: #197B30;
    font-weight: bold;
    font-size: small;
    text-align: left;
}

        
.Catagory
{
    color: #000000;
    font-weight: bold;
    text-align: left;
}
        
a
{
    font-family: Arial;
    font-size: 12px;
}

.BodyLink
{
    color: #000000;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
}

.BodyLink:hover
{
    font-family: Arial;
    font-weight: bold;
    color: #0000FF;
}
.BodyLink:alink
{
    font-family: Arial;
    color: #000000;

}

.BodyLink:vlink
{
    font-family: Arial;
    color: #000000;

}
.BodyLink:link
{
    font-family: Arial;
    color: #000000;

}
.Red
{
    color: #FF0000;
}
.ULink
{
    color: #336699;
    text-align: left;
    text-decoration: underline;
}

.ULink:hover
{
    font-family: Arial;
    font-weight: bold;
    color: #000080;
}
.ULink:alink
{
    font-family: Arial;
    color: #336699;

}

.ULink:vlink
{
    font-family: Arial;
    color: #336699;

}
.ULink:link
{
    font-family: Arial;
    color: #336699;

}