/* CSS definition file containing site wide stylesheets */

.credit_link {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10px;
 	color: rgb(0,0,255);
 	font-weight: normal;
 	font-style: normal
}

.credit {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10px;
 	color: rgb(102,99,97);
 	font-weight: normal;
 	font-style: normal
}

.caption {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10px;
 	color: rgb(0,0,0);
 	font-weight: bold;
 	text-align: center
}