
/******************/
/* Headers, plain */
/******************/

H5 { font-size: 12px; color: #000000;  }
H5 { margin: 0px 0px 0px 0px; margin-top: 10px; margin-bottom: 2px; }

H4 { font-size: 12px; color: #000000;  }
H4 { margin: 0px 0px 0px 0px; margin-top: 10px; margin-bottom: 2px; }
/*H5.csc-firstHeader { margin-top: 0px; }

 Headers, with link 
H5 A { color: #000000; text-decoration: none; }
H5 A:hover { text-decoration: underline; }
*/
/* Header date 
P.csc-header-date { font-size: 12px; color: #186900; }*/

/* Subheader, general 
P.csc-subheader { font-style: italic; background-color: #EDEBF1; }
*/

table.grf {
	border: 1px outset green;
	height: auto;

}
table.grf td {
	background-color: #ffffdf;

	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
}

.ttl {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}