ul {
    list-style-type:decimal;
    layout-grid:both;
    layout-grid-line:8px;
    layout-grid-char:0.5px;
    font-size:13px
}

blockquote {
    layout-grid:both;
    layout-grid-line:8px;
    layout-grid-char:0.5px;
    font-size:13px
}

strong {
	background-color:#fff;
	color:#f00
}

st {
	background-color:#fff;
	color:#f00
}

td {
	white-space:nowrap
}

#result {
	list-style-type:none
}

#button2 {
	font-size:1.1em;
	font-weight:bold;
}

#button2 a:link {
	background-color:#1f5f3f;
	color:#ddcc66;
	border:1px solid;
	text-decoration:none;
	font-style:italic;
      text-align:center;
	width:5em
}

#button2 a:visited {
	background-color:#1f5f3f;
	color:#ddcc66;
	border:1px solid;
	text-decoration:none;
      text-align:center;
	width:5em
}

#button2 a:hover {
	background-color:#ddcc66;
	color:#1f5f3f;
	border:1px solid;
	text-decoration:none;
      text-align:center;
	width:5em
}

