body
{
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited
{
	color: #ba876f;
	text-decoration: underline;
}

a:hover, a:active
{
	color: #946b58;
	text-decoration: underline;
}

td, .text1, .content
{
	color: #61615e;
	font-family: Verdana;
	font-size: 11px;
}

.text2
{
	font-size: 9px;
}

.navCell
{
	padding-right: 30px;
}