﻿.font10 {
        font-size: 10px;
}
.font10 {
        font-size: 12px;
        font-family: Georgia, "Times New Roman", Times, serif;
}
.centertext {   text-align: center;
}
.centerit {
        text-align: center;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 22px;
}
xtralarge {
        font-size: xx-large;
}
.xlargecenter {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 57px;
        text-align: center;
}
.addy {
        font-family: Georgia, "Times New Roman", Times, serif;
        text-align: right;
}
.addy {
        font-size: 12px;
}
.centerit {
        font-family: Georgia, "Times New Roman", Times, serif;
}
.right {
        text-align: right;
}
.test {
        font-family: Sylfaen;
}
.cursive {
        font-family: cursive;
}
.tester {
        font-size: 45px;
        font-family: Sylfaen;
}
.p12 {
        font-size: 20px;
}
.p19 {
        font-size: 17px;
}
.p14 {
        font-size: 13px;
}
.p18 {
        font-size: 18px;
}
.p24 {
        font-size: 18px;
}
a:link {
        text-decoration: none;
}
a:visited {
        text-decoration: none;
}
a:active {
        text-decoration: none;
}
body {
        background-image: url(images/backgrounds/newstylebl2-2.png);
        background-repeat: no-repeat;
}

