.xxtit {
	font-size: 36px;
	font-family: "Times New Roman", Times, serif;
	color: #FFCC00;

}
.xxcorpo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFCC00;

}
.xxlnk {
	color: #FF9933;
	text-decoration: underline;
	cursor: pointer;
}
.tblbg {
	background-attachment: scroll;
	background-color: #B86EF2;
	background-image: url(../imgs/sf-inpub.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

