body {
	margin: 0px 0px 0px 0px;
	background-color : #e3e3e3 ;
	}
	
.copyright {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333333;	
}

.generalText {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #333333;	
}

.generalTextWhite {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;	
}

.generalTextBlue {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #0579cd;	
}

.generalTextGreen {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #67cc02;	
}

.generalTextOrange {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #ff7504;	
}

.generalTextDarkRed {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #993333;	
}

.showTable {
	display: block;
}

.hideTable {
	display: none;
}

.boxBaby { padding: 10px; background: url(../images/box_babysitting_bottom.gif) no-repeat bottom; font: 10px Tahoma; color: #333333; }
.boxBaby a { color: #333333; text-decoration: none; }
.boxBaby a.more { color: #58B102; font-weight: bold; text-decoration: none; }

.boxHouse { padding: 10px; background: url(../images/box_housekeeping_bottom.gif) no-repeat bottom; font: 10px Tahoma; color: #333333; }
.boxHouse a { color: #333333; text-decoration: none; }
.boxHouse a.more { color: #ff7504; font-weight: bold; text-decoration: none; }