﻿body 
{
    font-family:Garamond, Times New Roman, Serif;
    font-size: 15px;
    line-height:1.1em;
}
.TextArea
{
    position:absolute;
    left:100px;
    margin-left:40%;
    top: 200px;
}

a:active
{
    font-weight:bold;
    color:#000000;
    text-decoration:underline;
}

a:hover
{
    font-weight:bold;
    color:#000000;
    text-decoration:none;
}
a:link
{
    font-weight:bold;
    color:#000000;
    text-decoration:underline;
}
a:visited
{
    font-weight:bold;
    color:#000000;
    text-decoration:underline;
}
#ServicesText
{
    font-family:Garamond, Times New Roman, Serif;
    font-size: 17px;
    line-height:1.2em;
}
#ContactText
{
    font-family:Garamond, AmericanTypewriter, Times New Roman, Serif;
    font-size: 26px;
    line-height:normal;
}

