body, td
{
	color: #C2A267;

	font-family: "Times New Roman", Times, serif;
	font-size: larger;
	font-weight: normal;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28pt;
	
	color:#C2A267;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20pt;
	color:#C2A267;
}
span {
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:14pt; 
	color:#DE3833;
}
hr {
	width:100%; 
	height:0;
}
strong {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28pt;
	color:#C2A267;
}
a {
	color:#C2A267;
}

.keypadNumber
{
	height: 75px;
	width: 75px;
}

.keypadControl
{
	height: 75px;
	width: 75px;
}

.keypadAlphaNumeric
{
	height: 40px;
	width: 40px;
}

.keypadSpaceBar
{
	height: 40px;
	width: 350px;
}

.keypadBackspace
{
	height: 40px;
	width: 150px;
}

.keypadNewline
{
	height: 40px;
	width: 100px;
}