﻿body
{
    margin: 0px;
    background-color: #FFFFFF;
    font-family: Arial;
    font-size: 11px;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style6 {font-size: 11px}
.style8 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
a
{
    color: #448CCB;
    text-decoration: none;
}

a:link
{
    color: #448CCB;
    text-decoration: none;
}

a:visited
{
    color: #448CCB;
    text-decoration: none;
}
a:hover
{
    color: #97CA3D;
    text-decoration: underline;
}

.aBlack
{
    color: #000000;
    text-decoration: none;
    font-size: 12px;
}

.aBlack:link
{
    color: #000000;
    text-decoration: none;
}

.aBlack:visited
{
    color: #000000;
    text-decoration: none;
}
.aBlack:hover
{
    color: #FF0000;
    text-decoration: underline;
}
.aPink
{
    color: #ec008c;
    text-decoration: none;
    font-size: 12px;
}
.aPink:link
{
    color: #ec008c;
    text-decoration: none;
}
.aPink:visited
{
    color: #ec008c;
    text-decoration: none;
}
.aPink:hover
{
    color: #ec008c;
    text-decoration: underline;
}
.aPinkBold
{
    color: #ec008c;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    font-family: Verdana;
}
.aBlackBold
{
    color: #666666;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana;
}
.ContentFont
{
    font-family: Verdana;
    font-size: 11px;
    padding: 6px;
}
.aPinkBigBold
{
    color: #ec008c;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
    font-family: Verdana;
}

.Input_Transfer
{
    font-family: Arial;
    font-size: 11px;
    border-style: none;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: Transparent;
    color: #808080;
}
.AccessoriesStyle
{
    font-family: Arial;
    font-size: 9pt;
}