body {
	margin-bottom: 5em;
	/* 62.5% sets a document baseline size of 10px at 'Medium' for easy scaling, e.g. 1.6em = 16px */
	font: 62.5%/1.4em Verdana,Geneva,Arial,Helvetica,sans-serif; 
	color: #333;
	height: 100%;
}

div#trnsWrapper {
	font-size:1.4em;
	height: 100%;
}

div#trnsWrapper h1 {
	font-size:1.45em;
	font-weight:bold;
	color:#669;
	margin-bottom:1.5em;
}

div#trnsWrapper h2 {
	font-size:1.2em;
	font-weight:bold;
	color:#000;
	margin-bottom:1.5em;
}

div#trnsWrapper h4{
	font-size:1.1em;
	font-weight:bold;
	color:#000;
	margin-bottom:1.5em;
}

.trnsModuleWrapper {
  margin-left: 2em;
	margin-right: 2em;
	margin-bottom: 2em;
}