h2 {
	font-family: Arial;
	font-size: 20px;
	color: #990000;
	margin-bottom: 10px;
}


td.base {
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
}

td.base_precomment {
	font-family: Times;
	font-size: 16px;
	font-weight: bold;
    color: #666666;
	line-height: 20px;
}

td.var {
	font-family: Arial;
	font-size: 12px;
    background-color: #eeeeee;
    line-height: 18px;
}

td.var_precomment {
	font-family: Times;
	font-size: 14px;
	font-weight: bold;
    color: #666666;
    background-color: #eeeeee;
    line-height: 18px;
}

span {
	cursor: hand;
}

a.step {
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	    color: #000000;
	line-height: 20px;
	text-decoration: none;
}