

body {
   font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 13px;
   text-align: center;
   min-width: 760px; /* make slightly wider than wrapper for Netscape*/
   background-color: #f1f1f1;
   margin-top: 20px;
}

.maint{
	font-weight: bold;
	color: f50f1b;
	text-decoration: overline;

}

.maint2{
	font-weight: bold;
	text-decoration: underline;
}

.perc{
	font-weight: bold;
	color: f50f1b;
}

.bfirst{
	background: #f1f1f1 url(bfirst.png)  0 0 repeat-x;
	width: 15px;
	height: 51px;
}

.rlast{
	background: #f1f1f1 url(rlast.png)  0 0 repeat-x;
	width: 15px;
	height: 51px;

}