﻿body
{
    font-size: 10pt;
    color: #333333;
    font-family: verdana;
    background-color: #333333;
    
    
}
H5
{
    font-weight: bold;
    font-size: 30pt;
    color: #c0a05f;
    font-family: verdana;
}
H4
{
    font-weight: bold;
    font-size: 30pt;
    color: Black;
    font-family: verdana;
}
H3
{
    font-weight: bold;
    font-size: 10pt;
    color: #660066;
    font-family: verdana;
}
H2
{
    font-weight: bold;
    font-size: 10pt;
    color: #c0a05f;
    font-family: verdana;
}

A:visited
{
    color: #333333;
}

A:link
{
    color: #333333;
}
P
{
    font-size: 10pt;
    font-family: verdana;
}

UL
{
    list-style-position: outside;
    font-size: 10pt;
    font-family: verdana;
    list-style-type: disc;
}
H1
{
    font-weight: 500;
    font-size: 11pt;
    font-family: Verdana;
    text-transform: uppercase;
}

.wine
{
    font-weight: bold;
    font-size: 11pt;
    color: #333333;
    padding-left: 10px;   
    border-bottom-style: groove;
    border-bottom-color: Red;
    border-bottom-width:thin
    
    
}
