.subtitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
}
.tableshadow {
	background-image: url(images/tableshadow.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.border {
	border: 1px solid ff9933;
}
