@import url("rte.css");

/******************************
  Textlayout
******************************/

h1{
	margin:20px 0 10px 0;
	font-size:18px;
	border-bottom: 1px solid black;
}

h2{
	margin:10px 0 10px 0;
	font-size:16px;
	border-bottom: 1px solid black;
}

/*h1.csc-firstHeader {
 border:none;
 text-align:center;
}*/