BODY
{
	background-color : e2e6d3;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
}

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

TD.main
{
	background-color : FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}

TD.border
{
	background-color : CCCCCC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
}

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

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

H5
{
    color : #7F3500;
	font-size : 16px;
	text-align: left;
}

H6
{
    color : #7F3500;
	font-size : 20px;
	text-align: center;
	font-family : "Times New Roman", Times, serif;
	font-style : italic;
	font-weight : normal;
}

LI
{
    padding-bottom : 6px;
}

IMG
{
	border-color : #A57B9E;
}

.bold
{
    color : #7F3500;
	font-weight : bold;
}

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

.larger
{
	font-size : 15px;
}

.form
{
	font-size : 13px;
}

.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;
}
