﻿body
{
    background-color: #DFDFDF;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.text
{
    font-size: 10pt;
    color: black;
    font-family: Arial;
}
h1
{
    font-weight: bold;
    font-size: 12pt;
    color: white;
    font-family: Arial;
    margin: 0px;
}
h2
{
    font-weight: bold;
    font-size: 11pt;
    color: #8A8A8A;
    font-family: Arial;
    margin: 0px;
}
.link
{
    font-size: 12px;
    color: #b10005;
    font-family: Tahoma;
    text-decoration: underline;
}

.address
{
    font-size: 12px;
    color: white;
    font-family: Verdana;
    font-weight: bold;
    line-height: 16px;
}
.navlink
{
    font-family: Tahoma;
    font-size: 11px;
    color: white;
    text-decoration: none;
}
.bottomnav
{
    font-size: 10px;
    color: #706F6F;
    font-family: Verdana;
    text-decoration: none;
}
.navlink:hover
{
    font-family: Tahoma;
    font-size: 11px;
    color: white;
    text-decoration: underline;
}

.footerlink
{
    font-size: 10px;
    color: #b10005;
    font-family: Verdana;
    text-decoration: underline;
}
.bottomnavlink:hover
{
    font-size: 10px;
    color: #706F6F;
    font-family: Verdana;
    text-decoration: underline;
}   
.bottomnavlink
{
    font-size: 10px;
    color: #706F6F;
    font-family: Verdana;
    text-decoration: none;
}
   
.imagepaddingleft
{
    margin: 0px 0px 0px 20px;
}
.imagepaddingright
{
    margin: 0px 20px 0px 0px;
}
.producttext
{
    font-size: 10px;
    color: black;
    font-family: Verdana;
}
.producttitle
{
    font-size: 10px;
    color: #8A8A8A;
    font-family: Verdana;
    font-weight: bold;
}
.productprice
{
    font-size: 11px;
    color: black;
    font-family: Verdana;
    font-weight: bold;
}
h3
{
    font-weight: bold;
    font-size: 9pt;
    color: black;
    font-family: Arial;
    margin: 0px;
}
.producthighlight
{
    font-size: 13px;
    color: orangered;
    font-family: Verdana;
    font-weight: bold;
}

