body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #3f4247;
    font-weight: normal;
}


a:link, a:visited, a:active
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

.homepage a:link, .homepage a:visited, .homepage  a:active
{
        font-size: 13px;
    color:#ffffff;   
    font-weight: bold;
}

.homepage a:hover
{

  font-size: 13px;
  color:#ffffff;   
  font-weight: bold;
  text-decoration: underline;
}

.font_10
{
    font-size: 11px;
    text-transform: uppercase;
}

.font_11
{
    font-size: 11px;
}

.font_12
{
    font-size: 12px;
    line-height: 18px;
}

.font_14
{
    font-size: 14px;
}

.font_16
{
    font-size: 16px;
}

.font_18
{
    font-size: 18px;
}

.home
{
font-size: 14px;
    color:#000000;   
 font-weight: normal;    
height: 260px;
    width: 350px;
}



.minititle
{
    font-size: 11px;
    font-weight: bold;
    color:#7db085;
}
.minititle2
{
    font-size: 11px;
    font-weight: bold;
    color:#666666;
}



.prod_indent
{
       padding-left: 40px;

}

h1
{
    font-size: 30px;
}

h2
{
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom:5px;
    color:#1b1650;
}

h3
{
    font-size: 14px;
    color:#1b1650;
}

h4
{
    font-size: 18px;
}
