body,td {
    font-family: Helvetica, sans-serif;
    font-size: 10pt; 
    color: #ffffff;
    text-decoration: none;
    text-transform: none;
    font-weight: normal;
}
h1 {
    font-family: Helvetica, sans-serif;
    font-size: 12pt; 
    color: #ffffff;
    text-decoration: none;
    text-transform: none;
    font-weight: bold;
}
.welcome {
    font-family: Helvetica, sans-serif;
    font-size: 15pt; 
    color: #ffffff;
    text-decoration: none;
    text-transform: none;
    font-weight: bold;
}
.t1 {
    font-family: Helvetica, sans-serif;
    font-size: 13pt; 
    color: #ffffff;
    text-decoration: none;
    text-transform: none;
    font-weight: bold;
}
.t2 {
    font-family: Helvetica, sans-serif;
    font-size: 8pt; 
    color: #ffffff;
    text-decoration: none;
    text-transform: none;
    font-weight: normal;
}
.t3 {
    font-family: Helvetica, sans-serif;
    font-size: 10pt; 
    color: #ffffff;
    text-decoration: none;
    text-transform: none;
    font-weight: normal;
    padding:5px;
}
a {
    font-family: Helvetica, sans-serif;
    font-size: 10pt; 
    color: #ffffff;
    text-decoration: none;
    text-transform: none;
    font-weight: bold;
}
a:hover {
    font-family: Helvetica, sans-serif;
    font-size: 10pt; 
    color: #ff4e00;
    text-decoration: none;
    text-transform: none;
    font-weight: bold;
}
a.a1 {
    font-family: Helvetica, sans-serif;
    font-size: 13pt; 
    color: #ffffff;
    text-decoration: none;
    text-transform: none;
    font-weight: bold;
}
a.a1:hover {
    font-family: Helvetica, sans-serif;
    font-size: 13pt; 
    color: #ff4e00;
    text-decoration: none;
    text-transform: none;
    font-weight: bold;
}
INPUT, TEXTAREA, SELECT {
    font-family: Arial, sans-serif; 
    font-size: 12px; 
    color: #05517d;
    scrollbar-base-color: #D0D0D0;
}
table.calendar {border: 1px solid #013e5e}
table.calendar td, th {text-align: left; vertical-align: top; border: 0; color:#000000;}
table.calendar th {height: 10px; font-size: 14pt;}
table.calendar td {width: 50px; height: 40px; font-size: 13pt;}
table.calendar .calendar-month {font-weight: normal; margin-top: 3px; font-size: 16pt; text-align: center}
table.calendar .calendar-month a{text-decoration: none; font-size: 16pt;}
table.calendar .calendar-prev, table.calendar .calendar-next {font-weight: normal;}
table.calendar th {color: green; text-align: center;}
table.calendar td.linked-day {font-size: 11pt}

table.prevnext {width: 100%; margin-top: .3em;}
table.prevnext td{
    font-size: smaller;
}
table.prevnext td a{text-decoration: none}

