h1 {
font-size: large;
}

h2 {
font-size: 1.1em;
}

p {
margin-left: 15px;
}

table {
margin-left: auto;
margin-right: auto;
}

table, td, th {
border: 1px solid;
text-align: center;
}

tr {
height: 2em;
}

.early {
background-color: #ffff99;
font-size: smaller;
}

.earlybird {
font-size: smaller;
}

.advance {
background-color: #ccff99;
}

/*
.regular {
font-size: smaller;
}
*/

.cat {
width: 90px;
}

.opt {
width: 130px;
}

.fee {
width: 80px;
}

.transfer {
font-weight: bold;
}
