.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

table#prices{
width: 100%;
font-size: 10px;
}

#prices td{
background-color: #0066cc;
color: white;
text-align: center;
}
