body {
	background-attachment:fixed;
}

.title
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 22px;
    TEXT-TRANSFORM: uppercase;
    COLOR: #b25512;
    FONT-FAMILY: 'Times New Roman', Times;
    LETTER-SPACING: 2px
}
.bullet
{
    FONT-SIZE: 14px;
    COLOR: #000000;
    FONT-STYLE: italic;
    FONT-FAMILY: 'Times New Roman', Times
}
.main
{
    FONT-SIZE: 14px;
    COLOR: #000000;
    FONT-FAMILY: 'Times New Roman', Times
}

.small
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: 'Times New Roman', Times;
    padding-right:10px;
    text-align:justify;
}


.smaller
{
    FONT-SIZE: 11px;
    COLOR: #000000;
    FONT-FAMILY: 'Times New Roman', Times
}

A.lnk:link
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 14px;
    COLOR: #000000;
    FONT-FAMILY: 'Times New Roman', Times;
    TEXT-DECORATION: underline
}
A.lnk:visited
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 14px;
    COLOR: #000000;
    FONT-FAMILY: 'Times New Roman', Times;
    TEXT-DECORATION: underline
}
A.lnk:active
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 14px;
    COLOR: #000000;
    FONT-FAMILY: 'Times New Roman', Times;
    TEXT-DECORATION: underline
}
A.lnk:hover
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 14px;
    COLOR: #000000;
    FONT-FAMILY: 'Times New Roman', Times;
    TEXT-DECORATION: none
}
.bdcolor
{
    BORDER-RIGHT: white solid;
    BORDER-TOP: white solid;
    BORDER-LEFT: white solid;
    BORDER-BOTTOM: white solid
}
.tableshell
{   
    
    }
