body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  color: #666666;
  background-color: #ffffff;
 
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	padding-right: 25px;
	padding-left: 25px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #666666;
}
#Layer1 {
	position:absolute;
	visibility:visible;
	top:0px;
	z-index:10;
	text-align: center;
	vertical-align: top;
}
.centered_links {
	font-size: 14px;
	font-weight: bold;
	text-indent: 30px;
	text-align: center;
	left: 10px;
	right: 50px;
}

#Layer2 {
	position:absolute;
	visibility:visible;
	left:0px;
	top:805px;
	z-index:1;
	width: 1200px;
	height: 2291px;
}
h3 {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	vertical-align: bottom;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 16px;
}	

p {
	text-align: justify;
}

a:link       { color: #0033CC; font-style: italic; }
a:hover      { font-weight: bold }
a:visited    { color: #0033CC}
.footer_style {
	color: #999999;
	text-align: center;
}
.greenfont {
	color: #666666;
}

