/* CSS definition file containing site wide stylesheets */

.Tables {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12pt;
 	color: rgb(204,153,102);
 	font-weight: bold
}

.ArtPhotosTables {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 12pt;
 	color: rgb(204,153,102);
 	font-weight: bold
}

.YellowBox {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 9pt;
 	color: rgb(204,153,102);
 	font-weight: bold;
 	text-align: justify;
 	background-color: rgb(255,255,204);
 	padding: 2pt 9pt 2pt 2pt;
 
	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}
