BODY
{
	background-color : #fffadf;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	margin-bottom : 0;
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
}

TD
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
    background-color : #fffadf;
    text-color : #383d38;
}

TD.leftside
{
    background-color : #fffadf;
}

H1
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : #666666;
	font-size : 14px;
    text-align: center;
    font-weight : bold;
}

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

H3
{
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : #000000;
	font-size : 15px;
    text-align: center;
    font-weight : bold;
}

LI
{
    padding-bottom : 6px;
    text-size : 12px;
}

.quoteback
{
	background-color : #E8E9D8;
    font-size : 11px;
    padding-left : 10px;
    padding-right : 10px;
    text-color : #383d38;
}

.red
{
   color : Red;
}   

.bold
{
    color : #666666;
	font-weight : bold;
}

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

.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 : #000000;
	text-align: center;
}

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

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

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