﻿body
{
    font-size: 10pt;
    font-family: Arial;
     text-align:left;
}
.tlt_buttons
{
    font-weight: bolder;
    
}
.Content
{

}
.TLTTitle
{
    font-weight: bold;
    font-size: 26pt;
    color: #2f2f2f;
    font-family: 'Lucida Handwriting';
}
.PageTitle
{
    color: #d15c73;
    font-size: 14pt;
    font-weight: bold;
    font-family: 'Bookman Old Style';
}
.MousePointer
{
 cursor:default;
}