BODY
{
	background-color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
}

TD
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
    background-color : #ffffff;
}

TD.leftside
{
        background-image : url(graphics/leftside.gif);
}

H1
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : #000000;
	font-size : 16px;
    text-align: right;
    font-weight : bold;
    padding-right : 30px;
}

H2
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : #000000;
	font-size : 16px;
    text-align: left;
    font-weight : bold;
    padding-right : 30px;
}

LI
{
    margin-left : 50px;
    padding-bottom : 6px;
    text-size : 11px;
}

.bold
{
    color : #3D175B;
	font-weight : bold;
}

.caption
{
    font-size : 12px;
	font-style : italic;
}

.indent30
{
	margin-left : 30px;
    margin-right : 30px;
}

.small
{
    font-size : 11px;
}


.large
{
    color : #113147;
    font-size : 15px;
    font-weight : bold;
}


.larger
{
    font-size : 15px;
}


.footer
{
	font-size : 12px;
	text-align: center;
}

.copyright
{
	font-size : 9px;
	color : #ffffff;
	text-align: center;
}

A:LINK
{
    color : #0000FF;
    text-decoration : none;
}

A:VISITED
{
    color : #800080;
    text-decoration : none;
}

A:HOVER
{
    color : #FF0000;
    text-decoration : underline;
}
