body { line-height: 120%; color: white; background-color: black}
a {text-decoration: none; color: red }
a:hover {text-decoration: underline; color: #FFFF00}
a:visited { color: orange }
button {
	background-color:#000066;
	font-size:10px;
	color:#ffffff;
	border: 1px solid #FFFFFF;
}
.footer { font-size: 12px;
	  line-height: 110%; }
.p12 {
	font-size: 12px;
	line-height: 16px;

}
.result { font-size: 12px; line-height: normal; }

