@charset "UTF-8";
/* CSS Document */


#mainContent th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
#mainContent th.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}

.PLC_H1_heading {
	color: #CC0000;
}


.Flow_H1_heading {
	color: #0066FF;
}

.ii_H1_heading {
	color: #006600;
}