﻿body 
{
    font-family:Arial;
    font-size:10pt;
    margin:0px auto; 
    text-align:left; 
    background-color:white;    
    color:#444444;
}

a 
{
    text-decoration:none;
    color:inherit;
}
a:hover
{
    color:#00A3E6;
}

.pilatesBlueFont
{
    color:#00A3E6
}