body

{

	background-color: #FFFFE1;

	font-family: Verdana, Arial, Helvetica;

	font-size: 11px;

	text-decoration: none;

}



a

{

	color: #6F7443;

	font-size: 13px;

	font-family: Arial, Helvetica,sans-serif;

	font-weight: bold;

}



table.address

{

	color: #8C6142;

}



.header

{

	color: #8C6142;

	font-size: 15px;

	font-family: Arial, Helvetica,sans-serif;

	font-weight: bold;

	text-align:justify;

}



.text

{

	color: #8C6142;

	font-size: 12px;

	font-family: Arial, Helvetica,sans-serif;

	text-align:justify;

}



ul#nav
{
	float: left;
	clear: both;
	display: block;
	margin: 2px 0 8px 12px;
	padding: 0;
	font-size: .9em;
	list-style: none;
}
ul#nav li
{
	padding: 0; 
	float: left;
	display: block;
	list-style: none;
}
ul#nav li a, ul#nav li a:visited
{
	text-decoration: none;
	color:#888;
	padding-bottom:1px;
}
ul#nav li a:hover, ul#nav li a:active
{
	color: #333;
	text-decoration: none;
}
ul#nav .index { width:60px; margin-left: 5px;}

ul#nav .previous { white-space: pre; width: 11px; height: 15px;}
ul#nav .previous a { background: url("../img/previous.gif") no-repeat left center; padding:0 4px 1px 4px;}
ul#nav .previous a:hover { background: url("../img/previous_active.gif") no-repeat left center; padding:0 4px 1px 4px;}
ul#nav .previous_text {display: none;}

ul#nav .pageNumber { padding:0 2px 0 7px; }
ul#nav .pagnation { padding: 0 2px 0 7px; }

ul#nav .next { white-space: pre; width: 15px; height: 15px;}
ul#nav .next a { background: url("../img/next.gif") no-repeat left center;  padding:0 4px 1px 4px;}
ul#nav .next a:hover { background: url("../img/next_active.gif") no-repeat left center;  padding:0 4px 1px 4px;}
ul#nav .next_text {display: none;}

}