/* CSS Document */
body
{
font-family:Arial;
font-size:12px;
}

.text{
font-size:12px;
color:#333333;
font-family:Arial;
}

.text-head{
font-family:Arial;
color:#FFFFFF;
font-weight:bold;
font-size:14px;
}

a
{
text-decoration:none;
color:#003399;
}
.error-msg{
color:#FF0000;
font-family:Arial;
}

.today {COLOR: black; FONT-FAMILY: sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold}
.days {COLOR: navy; FONT-FAMILY: sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold; TEXT-ALIGN: center}
.dates {COLOR: black; FONT-FAMILY: sans-serif; FONT-SIZE: 10pt}
