body {
background-color: #fff;
font-family: arial, verdana, helvetica, sans-serif;
font-size:12px;
}

a {
text-decoration: none;
font-family: 'courier new', typewriter, matrix, monospace;
font-size:12px;
white-space: nowrap;
color: #00f;
}

.list {float: left; background-color: #eee; margin: 10; width: 150;}
.list div { line-height: 1.0; margin-left: 20;}
.list h3 {text-align: center; font-weight: normal; }
