﻿#apr{
	font-size: 100%;
	font-family: 'dq10fontweb',sans-serif;
}
.font-reset{
	font-family: sans-serif;
}
#testDisplay{
	font-family: 'dq10fontweb',sans-serif;
	font-size: 24.5px;
	width: 100%;
	border-color:black;
	border-style: solid;
	border-width: 1px;
	background-color: white;
}
#testCommand{
	font-size: 28px;
	width: 100%;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	background-color: white;
}

