﻿h1 
{
    font-size:22px;
    color:#858585;/*C8C8C8*/
    font-weight:bold;
    font-style:italic;
    line-height:28px;
}
h2
{
    font-size:18px;
    color:#C8C8C8;
    font-weight:bold;
    line-height:22px;
}
h3
{
    font-size:14px;
    color:#C8C8C8;
    font-weight:bold;
}
.smallfont 
{
    font-size:10px;
}
.small_boldfont 
{
    font-size:10px;
    font-weight:bold;    
}
.image_style 
{
    padding:3px;
    background-color:#ffffff;
    border:1px solid #8F8F8F;
}








