BODY
{
	margin: 15px;
	background-color: #5C2408;
}

TABLE,TR,TD,P,UL,LI,OL
{
	font-family: arial, helvetica, sans;
	font-size: 12px;
	line-height: 15px;
	color: #422E25;
}

A
{
	text-decoration: underline;
	color: #600;
}

A:hover
{
	text-decoration: none;
}

td.nav_cell
{
	text-align:left;
	color: #FFCC33;
	background-color: #7F6B57;
}

.nav_cell A
{
	color: #F8F4E0;
	text-decoration: none;
	font-weight: bold;
}

.nav_cell A:hover
{
	text-decoration: underline;
}

h2
{
	font: bold 20px georgia;
	margin: 5px 0px 20px 0px;
	border: 0px;
	line-height: 18px;
	color: #5C2408;
}

h3
{
	font: bold 14px georgia;
	/*margin: 5px 0px 10px 0px;*/
	color: #5C2408;
}

/*h3
{
	font: bold 12px georgia;
	margin: 0px;
	color: #5C2408;
}*/

.footer
{
	line-height: 18px;
}
