.border-out {
	border: 2px solid #663300;
}
.border-in {
	border: 2px solid #FF0000;
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
	color: #999966;
	font-style: normal;
	font-variant: normal;
}
.sub-titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #999966;
	font-style: normal;
	font-variant: normal;
}
.epigrafes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #999966;
	font-style: normal;
	font-variant: normal;
}
.bodytext {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0.3pt;
	text-align: justify;
	color: #660000;
}
.tables {
	border: 1px solid #999966;
	padding: 4px;
}