
.calculator {
			font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size : 8pt;
}


.calcresult {
	font-weight : bold;
	border : none;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #22007A;
	font-style: normal;
	font-weight: normal;
}

