BODY
{
	font-family: Arial, Helvetica, sans-serif;
    color : #000000;
	font-size : 13px;
    background-color : #F7E4AA;
    margin-top : 30px;
    float: center;
    text-align : center;

}

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

TD.left
{
    padding-left : 40px;
} 

TD.right
{
    padding-right : 40px;
}


 
H1
{
	font-family: Arial, Helvetica, sans-serif;
	color : #A46722;
	font-size : 14px;
    font-style : bold;
    text-align : left;
	}

H2
{
	font-family: Arial, Helvetica, sans-serif;
	color : #A46722;
	font-size : 14px;
    font-style : bold;
    text-align : center;
	}

H3
{
	font-family: Arial, Helvetica, sans-serif;
	color : #674100;
	font-size : 16px;
	text-align: center;
    font-weight : bold;
	}

H4
{
	font-family: Arial, Helvetica, sans-serif;
	color : #00008B;
	font-size : 16px;
	text-align : center;
    font-style : italic;
}

H5
{
	font-family: Arial, Helvetica, sans-serif;
	color : #00008B;
	font-size : 16px;
	text-align : left;
    font-style : italic;
}

H6
{
	font-family: Arial, Helvetica, sans-serif;
	color : #00008B;
	font-size : 16px;
	text-align : center;
    font-style : italic;
    padding-top : 15px;
}
.list
{
    padding-top : 6px;
}
LI
{
    padding-top : 6px;
}
LI.home
{
    padding-top : 6px;
   margin-left : 16px;
}

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

.border
{
	border : 2px solid ;
	border-color : #227036 #227036 #227036 #227036;
}

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

.smaller
{
	font-size : 11px;
}

.bottom
{
    background-color : #A3C5CD;
}
.quoteauthor
{
    font-size : 12px;
    text-align : right;
    margin-right : 75px;
}

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

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

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