body
{
    font-size: 10pt;
    color: black;
    font-family: Arial;
}
td
{
    font-size: 10pt;
    color: black;
    font-family: Arial;
}
H1
{
    font-size: 14pt;
    color: black;
    font-family: Arial;
    font-weight: bold;
}
a
{
    color: blue;
}
a:hover
{
    color: red;
}
.LeftNavigation
{
    font-size: 8pt;
    color: #666634;
    font-family: Arial;
    text-decoration: none;
}
.LeftHeadNavigation
{
    font-size: 10pt;
    color: Black;
    font-family: Arial;
    text-decoration: none;
}
.Address
{
    font-size: 10pt;
    color: Black;
    font-family: Arial;
    text-decoration: none;
}
.MainWebMessage
{
    font-size: 12pt;
    color: Black;
    font-family: Arial;
    text-decoration: none;
}
.SearchTopMessage
{
    font-size: 8pt;
    color: Black;
    font-family: Arial;
    text-decoration: none;
}
.Breadcrumbs
{
    font-size: 10pt;
    font-family: Arial;
}
.CategoryMessage
{
    font-size: 10pt;
    color: Black;
    font-family: Arial;
}
.CategoryLink
{
    font-size: 10pt;
    color: #666633;
    font-family: Arial;
}

