body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-track-color: #000000;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.NoFont {
	font-size: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.box {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: medium;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
}
.boxandtext10    {
	color: #99FFFF;
	font-size: 11pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	text-align: center;
	line-height: 21pt;
}
.boxandtext    {
	color: #99FFFF;
	font-size: 10pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	text-align: center;
}
.boxandtext A:link {
	color: #0099ff;
	font-size: 10pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	padding: 0px;
}
.boxandtext A:visited {
	color: #0099ff;
	font-size: 10pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	font-weight: normal;
	padding: 0px;
}
.boxandtext A:hover {
	color: #FF0000;
	font-size: 10pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	display: inline;
	background-color: #CCFFFF;
	padding: 0px;
}
.boxtop {
	border-top-width: thin;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}
.text1                    {
	color: #dcdcdc;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	width: 575px;
	height: 280px;
	overflow: auto;
	margin: 0px;
	text-align: left;
	z-index: 2;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.text     {
	color: #dcdcdc;
	font-size: 9pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-decoration: none;
	padding: 5px 20px 10px 10px;
	font-weight: normal;
}
.text2  {
	color: #dcdcdc;
	font-size: 9px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: left
}
.hdtext   {
	color: #99FFFF;
	font-size: 12pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.TitlehdTimesR   {
	color: #FFFFFF;
	font-size: 16pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.textbk   { line-height: 7px }
.text1 A:link { color: #09f; text-decoration: underline }
.text1 A:visited { color: #09f; text-decoration: underline }
.text1 A:hover { color: #fff; text-decoration: underline }
.text1DK {
	color: #dcdcdc;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	text-decoration: none;
	width: 575px;
	height: 225px;
	overflow: auto;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.text1BM {
	color: #dcdcdc;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	text-decoration: none;
	width: 575px;
	height: 245px;
	overflow: auto;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
a{
outline: none; /* the following >a< links Remove Dotted Border on Clicked Link */
border: none;
}
a:link img{
outline: none;
border: none;
}
a:visited img{
outline: none;
border: none;
}
a:hover img{
outline: none;
border: none;
}
a:active img{
outline: none;
border: none;
}
a:focus img{
outline: none;
border: none;
}

