body
{
	background-color: White;
}
.Banner
{
	font-family: Arial, Tahoma, 'Times New Roman';
	font-size: 8pt;
}
.Normal
{
	font-family: Arial, Tahoma, 'Times New Roman';
	font-size: 12pt;
	color: Black;
}

.Header
{
	font-family: Arial, Tahoma, 'Times New Roman';
	font-size: 24pt;
	color: Green;
	font-weight: bold;	
}

.Head
{
	font-family: Arial, Tahoma, 'Times New Roman';
	font-size: 14pt;
	color: Black;
	font-weight: bold;
}
.SubHeader
{
	font-family: Arial, Tahoma, 'Times New Roman';
	font-size: 12pt;
	color: Green;
}

.Footer
{
	text-align: center;
	font-family: Arial, Tahoma, 'Times New Roman';
	font-size: 12pt;
	color: Green;
	
}

.Head
{
	font-family: Arial, Tahoma, 'Times New Roman';
	font-size: 14pt;
	color: Black;
	font-weight: bold;
	font-style: italic;
}

.TextBox
{
	border-right: #c7ccdc 1px solid;
	border-top:  #c7ccdc 1px solid;
	border-left: #c7ccdc 1px solid;
	border-bottom: #c7ccdc 1px solid;
	font-size: 8pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
	width: 130px;
}
.Label
{
	font-size: 9pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
}

.Button
{
	background-color: gainsboro;
	border-right: darkgray 1px solid;
	border-top:  darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	font-size: 8pt;
	font-family: Tahoma, Verdana, 'Times New Roman';
}

TABLE
{
	font-size: 8pt;
	font-family: Tahoma, Arial, Times New Roman;
}

.Table
{
	font-size: 9pt;
	font-family: Berlin Sans FB, Book Antiqua, Arial, 'Times New Roman';
	text-align:center;
}

.Hyper
{
	font-family: Arial, Tahoma, 'Times New Roman';
	font-size: 10pt;
	font-style: normal;
	text-decoration:none;
	font-weight:bold;
	width:130px;
	height:10px;
	background-color: White;
}
.HyperA
{
	font-family: Arial, Tahoma, 'Times New Roman';
	font-size: 10pt;
	font-style: normal;
	font-weight:normal;
	text-decoration:none;
	width:130px;
	height:10px;
	background-color: White;
}

.Panel
{
	background-position:[horizontal position] center;
}
