/* CSS definition file containing site wide stylesheets */

.PicInfo {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 12px;
 	color: rgb(125,197,173);
 	font-weight: bold;
 	text-align: center
}

.PicTitles {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 10px;
 	color: rgb(125,197,173);
 	font-weight: bold;
 	text-align: center
}

.copyright {
	font-size: 10px;
 	text-align: center
}