.formtable {
        background-color: #c0e8ff;
        border: solid thin #c0e8ff;
        padding-left: 1em;
        padding-right: 1em;
        font-family: arial, sans-serif;
}


.bigtext {
        font-size: 16pt;
        font-weight: bold;
        font-family: arial, sans-serif; 
}

BODY {
        background-color: #ffffff;
        font-size: 10pt;
        font-family: arial, sans-serif;
}


H1 {
        font-size: 20pt;
        text-align: center;
        font-family: arial, sans-serif; 
}


H2 {
        font-size: 16pt;
        text-align: center;
        font-family: arial, sans-serif;
}


H3 {
        font-size: 14pt;
        font-weight: bold;
        font-family: arial, sans-serif; 
}


H4 {
        font-size: 13pt;
        font-weight: bold;
        font-family: arial, sans-serif;   
}


A {
        //text-decoration: underline;
        text-decoration: none;
        font-weight: bold;
        font-family: arial, sans-serif;
        color: #007cc2;
        font-size: 10pt; 
}

A:hover {
        color: #00bbff;
        font-family: arial, sans-serif; 
}


.ATOPBAR {
        color: #007cc2;
        text-decoration: none;
        font-family: arial, sans-serif;
        font-weight: bold;
        font-size: 12pt;
}

.ATOPBAR:hover {
        color: #000000;
        background-color: #acd0e8;
        font-family: arial, sans-serif;
        font-size: 12pt;
}


.PTOPBAR {
        color: #a8cde2;
        text-decoration: underline;
        font-family: arial, sans-serif;
        font-size: 12pt;
}

.CTOPBAR {
        color: #000000;
        font-weight: bold;
        text-decoration: none;
        font-family: arial, sans-serif;
        background-color: #8eaec0;
        font-size: 12pt;
}


.ORDTEXT {
        font-family: arial, sans-serif;
        font-size: 10pt;
        text-indent: 3em;
        margin-top: 0;
        margin-bottom: 0;
        text-align: justify;
}

.NORMTEXT {
        font-family: arial, sans-serif;
        font-size: 10pt;
        text-align: justify;
}

.SOFTTEXT {
        font-family: arial, sans-serif;
        font-size: 10pt;
        color: #777777;
}


.LECTURERS {
        font-family: arial, sans-serif;
        font-size: 10pt;
}


.PARAHEADING {
        font-family: arial, sans-serif;
        font-size: 10pt;
        text-align: center;
        font-weight: bold;
}


.CISZOZ {
        list-style: decimal outside none;
}


.COURZOZ {
        list-style: circle outside none;
        font-family: Courier New;
        font-size: 11pt;
}


.TABBACK1 {
        background-color: #c0e8ff;
}


.TABBACK2 {
        background-color: #c0e8ff;
}


.HOTEL {
        font-family: arial, sans-serif; 
        text-decoration: none;
        color: black;
}

.HOTEL:hover {
        font-family: arial, sans-serif;
        color: blue;
}


.PURPLE {
        font-family: arial, sans-serif;
        color: purple;
        font-size: 10pt;
}


.BLUE {
        font-family: arial, sans-serif;  
        color: blue;
        font-size: 10pt;
}


.RED {
        font-family: arial, sans-serif;  
        color: red;
        font-size: 10pt;
}


.BIGHEADTEXT {
        font-family: arial, sans-serif;
        font-size: 17pt;
}

.BIGHEADTEXT1 {
        font-family: arial, sans-serif;
        font-size: 14pt;
}

.TOPNAVIROW {
        background-color: #c0e8ff;
}


.tdmoney {
    font-family: arial, sans-serif;
    text-align: right;
    padding-top: 2px;
    padding-bottom: 2px;
}

.number {
    font-family: arial, sans-serif;
    text-align: center;
}