body {
	background-color: #FFFFFF;
}
.style1 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
.styleheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
a {
	color: #333333;
	text-decoration: none;
}
a:visited { color: #666666; }
a:hover { color: #AAAAAA; }
a:active { color: #AAAAAA; }

.anchor {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}
.subhead {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.style2centered {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: center;
}
.style1bottom {
	font-size: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
	bottom: auto;
	background-position: center bottom;
	position: relative;
}
