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

TD
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
}

H2
{
    color : #673811;
	font-size : 14px;
}

H3
{
    color : #673811;
	font-size : 16px;
}

H5
{
    color : Black;
	font-size : 16px;
	text-align: left;
}

H6
{
    color : #673811;
	font-size : 18px;
	text-align: center;
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
	font-weight : normal;
}
    
LI
{
	padding-bottom : 6px;
}

.boldbrown
{
    color : #673811;
	font-weight : bold;
}

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

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

.form
{
    font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
}

.larger
{
	font-size : 18px;
}

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

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

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

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

