﻿
h1
{
    font-size: 1em;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}
h2
{
    font-size: 14px;
    font-weight: bold;
    color: #68D684;
    background-image: url('../../images/logo-kut.jpg');
    background-repeat: no-repeat;
    background-position: left center;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 42px;
}
h3
{
    font-size: 12px;
    font-weight: bold;
    color: #FF6600;
}

