﻿body 
{
    padding-top: 0px;
    padding-left: 0px;
}

.typetext
{
    font-family: Tahoma;
    font-size: 16px;
    color: #000000;
}

.contacttext
{
    font-family: Tahoma;
    font-size: 12px;
    color: #ffcccc;
    font-style:italic;
}

.biographytext
{
    font-family: Tahoma;
    font-size: 16px;
    color: #ffcccc;
}

.biographytext a
{
    font-family: Tahoma;
    font-size: 16px;
    color: #ffcccc;
    text-decoration: none;
}

.biographytext a:hover
{
    font-family: Tahoma;
    font-size: 16px;
    color: #ffcccc;
    text-decoration: underline;
}

img
{
    border:none;
}

.copyrighttext
{
    font-family: Tahoma;
    font-size: 9pt;
    color: White;
}

.copyrighttext a
{
    font-family: Tahoma;
    font-size: 9pt;
    color: White;
    text-decoration: none;
}

.copyrighttext a:hover
{
    font-family: Tahoma;
    font-size: 9pt;
    color: White;
    text-decoration: underline;
}

.separator
{
    background-image:url('images/split-portfolio.gif');
    background-position:center;
    background-repeat:no-repeat;
    vertical-align: middle;
    width: 1px;
}

.managementtext
{
    font-family: Tahoma;
    font-size: 9pt;
    color: Black;
}

.managementtextred
{
    font-family: Tahoma;
    font-size: 9pt;
    color: Red;
}