.error{ font-family: "Courier New", Courier, mono;
 font-size: 11px;
 font-weight: bold;
}

body{ background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 19px;
	background-image: none;

}

TD{ font-family: "Courier New", Courier, mono;
 font-size: 11px;
 Color: #232323;
}

A:Link{ color: #FF0099;
 text-decoration: none;
 font-weight: normal;
}

A:visited{ color: #FF0099;
 text-decoration: none; background:#Ffffff;
 font-weight: normal;
}

A:hover{ color: #ffffff;
 text-decoration: none; background:#FF0099;
 font-weight: normal;

}

.cell1{ font-family: "Courier New", Courier, mono;
 font-size: 12px;
 color: #232323;
 font-weight: bold;
 font-style: italic;
}

.cell2{ font-family: "Courier New", Courier, mono;
 font-size: 11px;
}

