body
{
	background-color: lightyellow;
	font-size: 17.5px;
}

form table
{
	margin-left: auto;
	margin-right: auto;
}

form table th { padding: 4px; }
h1, h2, h3 { font-family: Verdana, sanserif; }

h1
{
	color: red;
	border-bottom: teal;
	border-style: none none solid none;
	border-width: 0 0 2px 0;
	font-size: 30px;
	font-weight: 500;
	padding-top: 0.1em;
}

caption { text-align: center; }

.calculator
{
	border-bottom: 1px solid green;
	margin: 1em 0;
	padding: 1em 0;
}

.h1
{
	font-family: Verdana, sanserif;
	font-size: 36px;
	font-weight: 500;
	line-height: 1.1;
	margin-bottom: 10px;
	margin-top: 20px;
}

/*# sourceMappingURL=rr-min.css.map */