body, td {
	font-family:Arial;
	font-size:90%;
}

h1 { font-size:175%; padding-bottom:30px; }
h2 { font-size:150%; }
h3 { font-size:120%; }


.SimulationReponseTD {
        background-color: #ffffff;
	padding-top: 10px;
	line-height: 16px;
	height: 16px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2b8bb4;
}
