﻿table {
	border: 2px solid #FF00FF;	
	width: 100%;
	}
tr {
	border: 2px solid #FF00FF;
	width: 100%;
	border-color: fuchsia;
	font-size: 10.0pt;
	font-family: Arial, sans-serif;
}
td {
	border: 5px;
	width: 100%;
	border-color: fuchsia;
	font-size: 10.0pt;
	font-family: Arial, sans-serif;
}
.td-stylenr {
	border-left: 0px solid #00FF00;
	border-right: 3px solid #00FF00;
	border-top: 0px solid #00FF00;
	border-bottom: 0px solid #00FF00;
	background-color: #C0C0C0;
}
.td-stylebew {
	border-left: 0px solid #00FF00;
	border-right: 3px solid #00FF00;
	border-top: 0px solid #00FF00;
	border-bottom: 0px solid #00FF00;
	background-color: #00FFFF;
}
