﻿body { font-family: Verdana; font-size: 14px; }
.PageTopLinks { font-size: 12px; margin-bottom: 16px; }
.Current { font-weight: bold; }
.HeadLine 
{
	font-size: 24px;
	margin-bottom: 10px;
	background-color: #EEE;
	text-align: center;
}
.BlockCenter { margin-left: auto; margin-right: auto; left: 0; right: 0; }
.Index { }
.Disclaimer { font-size: 12px; font-style :italic; }
.Contact { }
.Section { margin-bottom: 16px; }
table { width: 100%; border-collapse: collapse; border-width: 0;}
th { font-weight: normal; border-top: solid 1px #CCC; }
td
{
	padding: 5px 0 0 0;
	border-top: solid 1px #CCC;
	vertical-align: top;
}
.TableRowGroup { padding-top: 12px; border-top: solid 2px #CCC; background-color: #EEE  }
