body {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #666666;
	FONT-FAMILY: Helvetica, sans-serif;
	margin: 0px;
}
td{
font-size:12px
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.headline {
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
	FONT-WEIGHT: normal;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 2px;
}
.highlightBox {
	color: #006699;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 20px;
	padding-left: 3px;
	text-decoration: none;
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
.dddddddheadline:hover {
	color: #666666;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 20px;
	padding-left: 3px;
	background-color: #E29145;
}
.date {
COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: Bold;
}
.footer {
	COLOR: #CCCCCC;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 7pt;
	vertical-align: bottom;
	margin: 5px;
	height: 100%;
	width: auto;
}
#photodiv {
  background-repeat: no-repeat;
}
.footerlink {
	color: #666666;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 7pt;
	vertical-align: bottom;
	text-align: center;
}
.leadParagraph {
	color:#FFFFFF;
	padding: 20px;
}
.subHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	padding-top: 10px;
}
.error
{
COLOR: #993333;
FONT-FAMILY: Arial;
FONT-SIZE: 10pt;
}

