body
{
	background-color: #f8f8f8;
	color: #000000;
	margin: 12px;
	font-family: Arial, sans-serif;
	word-wrap: break-word;
}

body, td
{
	font-size: 12px;
}

img
{
	/*vertical-align: top;*/
}

a
{
	font-weight: bold;
	color: #a80000;
	text-decoration: none;
}

a:hover
{
	color: #000000;
}

a:visited
{
	border-bottom: 1px dashed #000000;
}

a img
{
	border-style: none;
}

td.L1, td.L2
{
	width: 192px;
	border-left: 1px solid #e0e0e0;
	background-color: #ffffff;
	vertical-align: top;
}

td.L1
{
	border-top: 1px solid #e0e0e0;
	padding: 12px;
}

td.L2
{
	border-bottom: 1px solid #e0e0e0;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
}

td.M1, td.M2, td.M3, td.M4, td.M5
{
	padding: 12px;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	background-color: #ffffff;
}

td.M1
{
	border-top: 1px solid #e0e0e0;
	vertical-align: bottom;
}

td.M4
{
	text-align: center;
}

td.M5
{
	vertical-align: top;
}

ul
{
	margin: 0px;
	padding-left: 9px;
	text-indent: -7px;
	margin-bottom: -3px;
}

li
{
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 3px;
}

ul.UL2
{
	margin-bottom: -6px;
}

ul.UL2 li
{
	margin-bottom: 6px;
}

br.LineBreak1
{
	line-height: 6px;
}

br.LineBreak2
{
	line-height: 12px;
}

br.LineBreak3
{
	line-height: 18px;
}

h1, h2, h3, div.Title, div.Banner, div.Banner2
{
	font-family: Georgia, serif;
	margin-top: 0px;
}

h1
{
	margin-bottom: 12px;
	font-weight: bold;
	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: 30px;
}

div.Banner
{
	font-size: 30px;
	color: #e0e0e0;
}

div.Banner2
{
	font-size: 30px;
	color: #e0e0e0;
}

form
{
	margin: 0px;
}

form td, input, button
{
	font-family: Arial, sans-serif;
	font-size: 12px;
}

input.Button, button
{
	font-weight: bold;
	color: #000000;
	background-color: #e8e8e8;
	cursor: pointer;
}

span.Number
{
	font-family: Georgia, serif;
	font-weight: bold;
}
