﻿body
{
}

p
{
    font-family: Verdana;
    font-size: 10pt
}

.bannertext
{
    font-family: Comic Sans MS;
    font-size: 24pt;
}

.bannersubtext
{
    font-family: Comic Sans MS;
    font-size: 16pt;
}

.bannerbg
{
    background-color: #FFFFCC;
}

.bannerbg1
{
    border-bottom-style: solid;
    border-bottom-color: Black;
    background-color: #FFFFCC;
}

.menutext
{
    font-family: Comic Sans MS;
    font-size: 16pt;
    color: #3366FF;
}

h2
{
    font-family: Verdana;
    font-size: 12pt;
    text-align:center;
}

h1
{
    font-family: Verdana;
    font-size: 14pt;
    text-align:center;
}

.normaltxt
{
    font-family: Verdana;
    font-size: 12pt;
}

.largetxt
{
    font-family: Verdana;
    font-size: 24pt;
}

.listtext
{
    font-family: Verdana;
    font-size: 10pt;
}

.indenttext
{
    text-indent: .5in;
}

.copyright
{
    background-color: #FFFFCC;
    font-size: 12pt;
}

.tablehead
{
    font-family: Verdana;
    font-weight:bold;
}

.defautltblborder
{
    border-bottom-style: solid;
    border-bottom-color: Gray;
    border-bottom-width: thin;
}

.borderimg
{
    width: 175px;
    height: 135px;
}

img
{
    border-style:none;
}

.pictablehead
{
    text-align:center;
    font-size:16pt;
    
}
.boldtxt
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
}