﻿h2
{
    margin: 0px;
    font-family: Times New Roman, Arial, Helvetica, sans-serif;
    font-size: 27px;
    color: #92000a;
    font-weight: normal;
    text-align: center;
}
h3
{
    margin: 0px;
    font-family: Times New Roman, Arial, Helvetica, sans-serif;
    font-size: 21px;
    color: #777777;
    font-weight: normal;
}
h4
{
    margin: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 21px;
    color: #7f7f7f;
    font-weight: normal;
    font-style: italic;
}
p1
{
    font-family: Verdana;
    font-size: 12px;
}
.tips_text
{
    font-family: Tahoma;
    font-size: 11px;
    color: #7f7f7f;
    font-weight: normal;
}
.space
{
    font-size: 7px;
}
.sidebar_text
{
    font-family: Tahoma;
    font-size: 12px;
    color: #7f7f7f;
}
a
{
    font-family: Tahoma;
    font-size: 13px;
    color: #92000a;
}
a:hover
{
    font-family: Tahoma;
    font-size: 13px;
    color: #f4a460;
}
a.menu_link
{
    font-family: Tahoma;
    font-size: 13px;
    color: #92000a;
}
a.menu_link:hover
{
    font-family: Tahoma;
    font-size: 13px;
    color: #f4a460;
}
a.green_link
{
    font-family: Arial;
    font-size: 12px;
    color: #3CCC00;
    text-decoration: none;
}
a.green_link:hover
{
    font-family: Arial;
    font-size: 12px;
    color: #f4a460;
    text-decoration: none;
}
a.link_title
{
    font-family: Times New Roman, Arial, Helvetica, sans-serif;
    font-size: 21px;
    color: #92000a;
    font-weight: normal;
}
a.link_title:hover
{
    font-family: Times New Roman, Arial, Helvetica, sans-serif;
    font-size: 21px;
    color: #ff9900;
    font-weight: normal;
}

a.link_bottom
{
    font-family: Arial;
    font-size: 13px;
    color: #e9ddae;
}
a.link_bottom:hover
{
    color: #ffffff;
}
.keyWords
{
    background-color: Yellow;
}