/* CSS Document */

body {
font-family: Arial, Helvetica;
font-size: 12px;
margin-top: 2px;
scrollbar-base-color: #AC2292;
}

th {
text-align: left;
font-size: 13px;
color: #AC2292;
vertical-align: middle;
}

.prices {
width: 100%;
padding: 4px;
}

.amount {
width: 50%;
color: #AC2292;
}

h2 {
font-size: 16px;
color: #444444;
text-align: center;
margin-bottom: 0px;
}
