/* CSS definition file containing site wide stylesheets */

.ANDRE-KIDS {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	margin-top: 0px;
 	margin-bottom: 0px
}

.Service {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 10px;
 	color: rgb(0,102,255);
 	font-weight: bold;
 	background-color: rgb(100,129,43);
 	border: 1pt solid rgb(255,255,255);
 	margin-top: 0px;
 	margin-bottom: 0px
}