BODY {
	background-color : Black;
}
a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 150%;
	text-decoration : underline;
	color : White;
}
a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 150%;
	text-decoration : underline;
	color : White;
}
a:hover  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 150%;
	text-decoration : underline;
	color : yellow;
	background-color: gray;
}
a:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 150%;
	text-decoration : underline;
	color : White;
}
h1  {
	color: White;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif
}
h2  {
	color: White;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif
}
h3  {
	color: White;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif
}
h4  {
	color: White;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif
}
h5  {
	color: White;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif
}
h6  {
	color: White;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif
}
p  {
	color: White;
	font-size: 12px;
	line-height: 120%;
	font-family: Arial, Helvetica, Sans-Serif
}
td  {
	color: White;
	font-size: 12px;
	line-height: 120%;
	font-family: Arial, Helvetica, Sans-Serif
}
.smlstcaption    {
	color: White;
	font-size: 10px;
	line-height: 125%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666666;
	border-top-width: 2px;
	border-right-width: 5px;
	border-bottom-width: 2px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.widelead {
	line-height: 150%
}
.pixarea01 {
	vertical-align: middle;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
	padding-top: 1%;
	padding-right: 20%;
	padding-bottom: 20%;
	padding-left: 1%;
}
.bodyarea01 blockquote {
	margin-top: 16px;
	margin-right: 108px;
	margin-bottom: 16px;
	margin-left: 108px;
}
