﻿A
{
    font-size: 10pt;
    font-family: Calibri;
    text-decoration: none;
}
A:hover
{
   font-size: 10pt;
    font-family: Calibri;
    text-decoration: underline;
}
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;
    color: #b0c4de;
    font-variant: small-caps;
}
.P06_desc
{
    font-family: calibri;
    font-size: 9pt;
    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
{
        background-color: #C0C0FF;
        border-color:#8080FF;
        border-style:groove;
        font-family:Calibri;
        Font-Size:8pt; 
        Color:#000040; 
        Height:20px;
        Width:20px;
}
