﻿body {
}
.MasterCategory
{
    font-family: Tahoma;
    font-size: 18px;
    text-decoration: underline;
    color: #0066CC;
    background-color: #EEEEEE;
}
.MasterCategorySubtitle
{
    font-family: Tahoma;
    font-size: 14px;
    color: #666666;
    border-bottom-style: dotted;
    border-bottom-color: #339933;
}
.FooterBlock
{
    font-family: Tahoma;
    font-size: 12px;
    border: thin ridge #339933;
    background-color: #EEEEEE;
    text-align: center;
    padding: 4px;
}
.HeaderBlock
{
    font-family: Tahoma;
    font-size: 14pt;
    border: thin ridge #339933;
    background-color: #EEEEEE;
    text-align: center;
    padding: 4px;
}
h1
{
    font-family: tahoma;
    font-size: 16px;
    font-weight: bold;
    color: #008000;
}
h2
{
    font-family: tahoma;
    font-size: 14px;
    color: #666666;
}
.ProductRow
{
    padding: 15px;
    margin: 15px;
}
.TinyLink
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-decoration: underline;
    color: #0066CC;
}
.ProductTitle
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #6666FF;
    text-decoration: underline;
    background-color: #FFFFCC;
    padding: 3px 0px 3px 0px;
    line-height: 14pt;
}
.ProductHeadline
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
}
.ProductDescription
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
}
