.background {
	background-attachment: fixed;
	background-image: url(../images/spacerr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.background2 {
	background-attachment: fixed;
	background-image: url(../images/bottomspacer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
.longbg {
	background-image: url(../images/TOC_full_bg.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
}
.content {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
.contentanchor {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #FF0000;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
}
