/* CSS Document */
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	left: 10px;
	top: 10px;
	line-height: 22px;
	font-weight: bold;
}
body {
	background-image: url(images/back-repeat.gif);
}
table {
	background-color: #FFFFFF;
}
