BODY
{
	background-color: #f6f58c;
	color: #7b5541;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

p
{
	margin-top: 2px;
	margin-bottom: 6px;
	font-size: 12px;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #7b5541;
	margin-bottom: 9px;
	margin-top: 9px;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7b5541;
	margin-bottom: 0px;
	margin-top: 5px;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7b5541;
	margin-bottom: 0px;
	margin-top: 5px;
}

a
{
	text-decoration: none;
	color: #7b5541;
	font-weight: normal;
}

/*
A:link, A:visited, A:active, A:hover
{
	text-decoration: none;
	color: #7b5541;
	font-weight: normal;
}
*/

A:hover
{
	text-decoration: underline
}

table
{
	border-color: white;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

th
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7b5541;
	font-weight: bold;
}

td
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7b5541;
}

.section_link
{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.email_link
{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.whitetxt
{
	color: #ffffff;
}

.maintxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7b5541;
}

.catalogue_heading
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7b5541;
	text-align: left;
	vertical-align: top;
}

.catalogue_cell
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7b5541;
	text-align: left;
	vertical-align: top;
}