a{text-decoration: none}

body{
	line-height: 150%;
	font-family: sans-serif;
	color: #400000;
	background-color: #eeddcc;
}

input{
	background:#ffffdd;
	color:#000000; 
	font-family:monospace;border-top:2px double #400000;
	border-left:2px double #400000;
	border-bottom:2px double #400000;
	border-right:2px double #400000;
}

hr{
 height: 1px;
 background-color: #400000;
 border: none;
}

.f200b{
	font-weight: bold;
	font-size:200%;
}

.f150b{
	font-weight: bold;
	font-size:150%;
}


