
input {
	height: 30px;
	margin-right: 5px;
	text-align: right;
	line-height: 30px;
	font-size: 1.4em;
	font-family: "Guardian Egyptian Web";
	color: black;
	border: 2px solid #767676;	
}

#message {
	font-size:1.2em; 
	margin-top:15px;
	margin-bottom:15px;
}

.blackHighlight {
	color: black;
	font-weight:bold;
}

.redHighlight {
	color: rgb(204, 10, 17);
	font-weight:bold;
}

.lightblueHighlight {
	color: #4bc6df;
	font-weight:bold;
}

.newTax {
	color: #197caa;
	font-weight:bold;
}

.oldTax {
	color: #951c55;
	font-weight:bold;
}
