H1.class_title {font-size:18pt;font-weight:bold; color:white}
H2.class_heading {font-size:14pt;font-weight:bold; color:black}
H3.class_heading {font-size: 12pt; font-weight:bold; color:red}
H3.class_big {font-size: 12pt; font-weight:bold; color:black}
H3.class_med {font-size: 11pt; font-weight:bold; color:black}
H3.class_small {font-size: 8pt; font-weight:bold; color:black}
H3.class_red {font-size: 8pt; font-weight:bold; color:maroon}
h4.class_mail {font-size: 8pt; font-weight:bold; color:blue}
span.class_title{font-size: 12pt; font-weight:bold; color:#800000; text-align:center}
span.heading{font-size: 10pt; font-weight:bold; color:red; text-align:center}
span.stress{font-size: 8pt; font-weight:bold; color:black}
span.fancy{font-size: 8pt; font-weight:bold; color:white}

table.vcontents {
    background: #EEF;
    border-collapse: collapse;
    border-spacing: 0;
    text-align: center;
    margin: 1em 0;
    width: 100%
}
table.vcontents tr{
    border: 3px solid white;
}

table.vcontents td {
    font-size: small;
    padding: 0.5em 0;
    vertical-align: baseline;
    background:navy;
    font-style: serif;
    font-weight: bold;
    text-align: left;
    width: 100%
}

table.vcontents td.note {
    font-size: small;
    padding: 0.5em 0;
    vertical-align: baseline;
    background:white;
    font-style: serif;
    font-weight: bold;
    text-align: left;
    color: red;
    width: 100%
}
table.vcontents td.evenimente {
    font-size: small;
    padding: 0.5em 0;
    vertical-align: baseline;
    background: blue;
    font-style: serif;
    font-weight: bold;
    text-align: left;
    color: white;
    width: 100%
}


span.white {
 font-style:sans-serif;
 font-weight: bold;
 color:white;
 font-size: small;
}


