﻿body
{
    font-family: Arial;
}

p.text
{
    padding-left: 20px;
    font-weight: bold;
    color: #808080;
    line-height: 17pt;
    vertical-align: top;
}
p.text:first-letter
{
    font-size: x-large;
}
td
{
    vertical-align: top;
}
IMG
{
    border: 0px;
}
p.YachtName
{
    font-weight: bold;
    color: #808080;
    vertical-align: top;
    margin-top: 0px;
    margin-bottom: 0px;
}
table.YachtName
{
    color: #808080;
    vertical-align: top;
    margin-top: 0px;
    margin-bottom: 0px;
}
A
{
    color: #4d4d4d;
    text-decoration: none;
}
A:hover
{
    text-decoration: underline;
}
.subTitle
{
    font-size: x-large;
    text-align: center;
    background-image: url(../images/page_div_margins.jpg);
    background-repeat: no-repeat;
    padding-top: 6px;
}

