/* Generic */

body {
	margin-left: 10px;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(../images/39Blue.jpg);
}

.smallblack
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}

.smallblackbold
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.smallplum
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #605358;
}

.smallplumbold
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #605358;
}


.basicblack
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #000000;
}

.basicblackbold
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
}

.largeblack
{
    font-family: Verdana;
    font-size: 16px;
    font-weight: normal;
    color: #000000;
}

.largeblackbold
{
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}

.largeblackboldheading
{
    font-family: Verdana;
    font-size: 24px;
    font-weight: bold;
    color: #000000;
}

.largeplum
{
    font-family: Verdana;
    font-size: 16px;
    font-weight: normal;
    color: #605358;
}

.largeplumbold
{
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
    color: #605358;
}

.smallwhite
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
}

.smallwhitebold
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
}

.basicwhite
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
}

.basicwhitebold
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
}

.largewhite
{
        font-family: Verdana;
        font-size: 16px;
        font-weight: normal;
        color: #ffffff;
}

A.basichref
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
}

A.basichref:hover
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #999999;
}

A.basichrefbold
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
}

A.basichrefbold:hover
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #999999;
}

A.smallhref
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}

A.smallhref:hover
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #999999;
}

A.smallhrefbold
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

A.smallhrefbold:hover
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #999999;
}

A.smallhrefwhite
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
}

A.smallhrefwhite:hover
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #999999;
}


