body
{
	margin: 12px;
	color: #000000;
	background-color: #f8f8f8;
	word-wrap: break-word;
}

body, td
{
	font-family: Georgia, serif;
	font-size: 12px;
}

img
{
	vertical-align: top;
}

a
{
	text-decoration: none;
	color: #99724c;
	border-bottom: 1px dashed #99724c;
}

a:hover
{
	color: #000000;
	border-bottom: 1px dashed #000000;
}

a img
{
	border-style: none;
}

ul
{
	padding-left: 9px;
	text-indent: -8px;
	margin-top: 0px;
	margin-bottom: -4px;
	margin-left: 0px;
}

li
{
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 4px;
}

br.LineBreak1
{
	line-height: 6px;
}

br.LineBreak2
{
	line-height: 12px;
}

br.LineBreak3
{
	line-height: 18px;
}

h1, h2, h3, div.Title, div.Banner
{
	font-family: Arial, serif;
	margin-top: 0px;
}

h1
{
	margin-bottom: 6px;
	font-weight: normal;
	font-size: 20px;
}

h2
{
	margin-bottom: 6px;
	font-weight: bold;
	font-size: 16px;
}

h3
{
	margin-bottom: 3px;
	font-weight: bold;
	font-size: 12px;
}

div.Title
{
  font-size: 28px;
}

div.Banner
{
	font-size: 22px;
	color: #e0e0e0;
}

/* --- */

td.L1, td.L2
{
  width: 372px;
  border-left: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding: 12px;
  background-color: #ffffff;
}

td.L1
{
  vertical-align: top;
}

td.L2
{
  vertical-align: bottom;
}

td.R1
{
  width: 180px;
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding: 12px;
  vertical-align: top;
  background-color: #ffffff;
}

td.M0
{
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  border-top: 1px solid #e0e0e0;
  padding: 12px;
  background-color: #ffffff;
}

td.M1
{
  border: 1px solid #e0e0e0;
  background-color: #ffffff;
}

td.M2
{
  border-left: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  padding: 12px;
  background-color: #ffffff;
}

/* --- */

td.Y0, td.Y1
{
	width: 192px;
	border-left: 1px solid #e0e0e0;
	padding: 12px;
	vertical-align: top;
	background-color: #ffffff;

}

td.Y0
{
	border-top: 1px solid #e0e0e0;
}

td.Y1
{
	border-bottom: 1px solid #e0e0e0;

}

td.X1, td.X3, td.X5
{
	padding: 12px;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	background-color: #ffffff;
}

td.X1
{
	border-top: 1px solid #e0e0e0;
	vertical-align: bottom;
}

td.X3
{
	vertical-align: bottom;
}

td.X5
{
	vertical-align: top;
}

/* --- */

div.Legend
{
	font-size: 11px;
	margin-top: 4px;
}

table.Info
{
	border-collapse: collapse;
}

table.Info td
{
	border: 1px solid #e0e0e0;
	padding: 4px;
	vertical-align: top;
}
