﻿body {
}

.Footer, .Footer:visited, .Footer:link
{
    font-size: 10px;
    font-family: Arial;
    color: #666666;
    text-decoration: none;
}
.ServiceContent
{
    font-size: 12px;
    font-family: Arial;
    color: #505050;
}
.Content, .Content:link, .Content:visited
{
    font-size: 12px;
    font-family: Arial;
    color: #505050;
}
.StaffName
{
    font-size: 16px;
    font-family: Arial;
    color: #01131F;
    font-weight:bold;
}

.link
{
    cursor:pointer;
}



