img.bold {
    height:4px;
    width:100%;
    border:0;
}

input.right {
    float: right
}

/*h1.red {
	color: red;
}*/

font.red {
    background-color: white;
    color: red
}

span.red {
	color: red;
}

td.head {
	font-weight: bold;
	text-align: center;
}

td.bold {
	font-weight: bold;
}
