/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
a {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: none;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.style1H {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style2D {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style3I {
	font-size: xx-small;
	font-style: italic;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.style2D1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
}
.style3 {
	font-size: 10px;
	font-style: normal;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#intro div p {
	font-size: 11px;

}
#intro div .style2D {
	font-size: 11px;
}
#image2d div .style1H {
	font-size: 11px;
}
#image2d div .style1H .style3 .style1H .style3 strong {
	color: #000;
}
#image2d div .style1H .style1H {
	font-size: 11px;
}
#pagelinks table {
	text-align: center;
}

