﻿

@font-face {
    font-family: Calligraphic;
    src: url('/test/content/TT1139M_.TTF'); 
    }

body {
    font-family: Calligraphic;
    text-indent: 20px;
}

.titlelaw {
    font-size:x-large;
    font-weight:bold;
}

.bginfo {
    background-color:#D9D9D9;
}

.address {
    text-indent:30px;
    font-size: 25px;
    /*font-weight: bold;*/
}

.construction {
    text-align:center;
    padding-top:50px;
    font-family: Arial;
    font-size: 20px;
    font-weight:bold;
}

.contact {
    text-indent: 35px;
    font-size:18px;
    /*font-weight: bold;*/
}

.specialty {
    text-indent:40px;
}

.disclaimer {
    font-size: 10px;
    padding-top:60px;
    font-family:Arial;
}