@charset "UTF-8";
/* CSS Document */

.fc-red-18px {
line-height: 1.5em;
color:#FF0033;
font-size:18px;
}
.fc-red-20px-border {
line-height: 1.5em;
color:#FF0033;
font-size:20px;
border-bottom: 2px solid #FF0033;
}
.fc-blue-18px {
line-height: 1.7em;
color:#103a89;
font-size:18pt;
}
.fc-blue-18px-border {
line-height: 1.7em;
color:#103a89;
font-size:18pt;
border-bottom: 2px solid #025fa2;
padding-bottom: 2px
}
.fc-black-26px {
line-height:50px;
color: #000000;
font-size:26px;
font-weight:bold;
padding:14px;
}