td{
	font-family : Arial;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	letter-spacing : 1px;
	color : #C9AB8F;
}
.strike{
	text-decoration: line-through;
	color : #FF0000;
}

.matter{
	font-family : Arial;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	letter-spacing : 1px;
	color : #C9AB8F;
}
.error{
	font-family : Arial;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	letter-spacing : 1px;
	color : #FF0000;
}
th{
	font-family : Arial;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	letter-spacing : 1px;
	background : #C9AB8F;
	color : #FFFFFF;
}
input{
	font-family : Arial;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	letter-spacing : 1px;
	color : #754F45;
}
.button {
	background: #C9AB8F;
	border-bottom: 1px solid #104A7B;
	border-right: 1px solid #104A7B;
	border-left: 1px solid #AFC4D5;
	border-top:1px solid #AFC4D5;
	color: White;
	height:19px;
	text-decoration:none;
	cursor: hand;
	font-family : Arial;
	font-size : 9pt;
	font-weight : bold;
}
