body {
font-family: Arial;
}

#Font1{
color:#ED008C;
font-size:13px;
font-family: Arial;
}
#Font2{
color:#57585a;
font-size:13px;
font-family: Arial;
}
#Font3{
font-size:13px;
font-family: Arial;
font-weight:bold;
text-decoration:none;
color:#ED008C;
}
#Font4{
font-size:10px;
font-family: Arial;
color:#ED008C;
}
#Font5{
font-size:12px;
font-family: Arial;
color:#ED008C;
}
#Font6{
color:#57585a;
font-size:10px;
font-family: Arial;
}
#Font7{
color:#000;
font-size:12px;
font-family: Arial;
text-decoration:none;
font-weight:bold;
}
.header {
color:#ED008C;
font-size:large;
text-align:right;
font-family: Arial;
font-weight:bold;
}
.button
{
background-color:#FFFFFF;
color:#ED008C;
width:30px;
font-weight:bold;
border:none;
font-family:Arial;
text-align:center;
text-decoration:none;
font-size:11px;
}
.table-main
{
background-color:#FFFFFF;
border-bottom-style:solid;
border-right-style:solid;
border-top-style:solid;
border-left-style:solid;
border-bottom-color:#ED008C;
border-right-color:#ED008C;
border-top-color:#ED008C;
border-left-color:#ED008C;
border-bottom-width:7px;
border-top-width:5px;
border-left-width:5px;
border-right-width:5px;
}
.timetable
{
font-family:Arial;
font-size:12px;
color:#ED008C;
border-collapse:collapse;
border:1px solid black;
border-width:1px;

}