h3 {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    margin: 3px 0 15px;
}
h1, h2, h3, h4, h5 {
    padding: 0;
}
.tableRow1 {
    background-color: #FFFFFF;
}
.tableRow2 {
    background-color: #E0F2F7;
}
.main_table td {
    font-size: 12px;
}
#class_schedule a:link, a:visited {
    border-bottom: 1px dotted #3399CC;
    border-color: #3399CC;
    color: #000033;
    text-decoration: none;
}
#ClassSchedule {
	min-height: 540px;
}