/* CSS Document */

body {
	font-family: arial;
	font-size: 12px;
	background-color: #989488;
}
td {
	font-family: arial;
	font-size: 12px;
}
.red {
	color: #FF0000;
}
