.Pink {
	color: #FF597B;
}
.Green {
	color: #4AB694;
}
table.tablePink,table.tablePink th,table.tablePink td {border:1px solid #FF597B;border-collapse: collapse;}
table.tablePink th {font-weight: bold;background-color:#FFCFFF;font-size:70%;}
table.tablePink td {background-color:#FFF;font-size:70%;line-height: 130%;}
table.tableText td{vertical-align: top;font-size:70%;line-height: 130%;}

table.tableGreen,table.tableGreen th,table.tableGreen td {border:1px solid #4AB694;border-collapse: collapse;}
table.tableGreen th {font-weight: bold;background-color:#bcf8cf;font-size:70%;}
table.tableGreen td {background-color:#FFF;font-size:70%;line-height: 130%;}

table.tableRed th {font-weight: bold;background-color:#ecacaa;font-size:80%;}
table.tableRed td {background-color:#fbe3e3;font-size:70%;line-height: 130%;}


.noteKome{text-indent: -1em;margin-left:1em;}

/*$B%T%s%/8+=P$7(B*/
h2.Pink {
	background-color:#FF597B;
	color:#FFF;
	font-weight: bold;
	font-size:90%;
	padding:3px;
	width:630px;
	margin:1em 0 4px 0;
	text-align: left; 
	border:1px solid #FFF;
}
/*$B%0%j!<%s8+=P$7(B*/
h2.Green {
	background-color:#4AB694;
	color:#FFF;
	font-weight: bold;
	font-size:90%;
	padding:3px;
	width:630px;
	margin:1em 0 4px 0;
	text-align: left; 
	
}
