﻿A
{
    font-family: Calibri;
    text-decoration: none;
}
A:hover
{
/*    font-family: Calibri; */
    text-decoration: underline;
    cursor:hand;
}
BODY
{
    font-family: calibri;
    font-size: 11pt;
}
.P06_title
{
    font-family: calibri;
    font-size: 24pt;
    font-weight: bold;
    color: #dcdcdc;
    font-variant: small-caps;
}
.P06_subtitle
{
    font-family: calibri;
    font-size: 12pt;
    font-weight: bold;
    color: #778899;
}
.P06_small
{
    font-family: calibri;
    font-size: 12pt;
    font-variant: small-caps;
}
.P06_desc
{
    font-family: calibri;
    font-size: 10pt;
    color: Gray;
    font-style:italic;
}
.P06_img
{
        border-left-color: #b0c4de; background-image: none;
        border-bottom-color: #b0c4de; border-top-style: solid; border-top-color: #b0c4de;
        border-right-style: solid; border-left-style: solid; background-color: transparent;
        border-right-color: #b0c4de; border-bottom-style: solid;
}
.P06_btn
{
    border: thin outset #336699;
    background-color: #B5C7DE; /*#C0C0FF*/
    font-variant: small-caps;
    font-family: Calibri;
    font-size: 14px;
    color: #284E98;
    height: 20px;
    cursor: hand;
}

.P06_Menu_Upper
{
    font-variant:small-caps; 
    text-decoration: none;
}

.P06_Menu_Hover
{
    background-color: #B5C7DE;
    font-variant: small-caps;
    font-family: Calibri;
    font-style:oblique;
    font-size: 14px;
    color: #000000;
}

