﻿body
{
    font-family:Verdana, Arial;
    font-size:12px;
}

p
{
    margin:0px;
    padding:0px;
}

.ck_text_1
{
    font-weight:bold;
    font-size:18px;
    color:#F17E07;
}

.ck_text_2
{
    font-weight:bold;
    font-size:16px;
    color:#246DBC;
}

.ck_text_3
{
    font-weight:bold;
    font-size:14px;
    color:#007F7F;
}

.ck_text_4
{
    font-weight:bold;
    font-size:12px;
    color:#5A99DE;
}

table tr td
{
    padding:5px;
}

hr
{
    width:80%;
    height:2px;
    border:none;
    background-color:#5A99DE;
    margin:0 auto;
}

.h1_text
{
    font-size:inherit;
    font-weight:inherit;
    text-decoration:none;
    display:inline;
}