@CHARSET "utf-8";

.headline{
    font-family: times new roman; 
    font-size: 11pt; 
    color:#0000ff; 
    font-weight:bold;
}

.titr {
    font-family: times new roman; 
    font-size: 11pt; 
    color:#0000ff; 
    font-weight:bold;
}

.subTitle {
    font-family: times new roman; 
    font-size: 10pt; 
    color:#0000ff; 
    font-weight:bold;
}

.matn {
    font-family: tahoma; 
    font-size: 9pt; 
    color:#000000;
}

.answer {
    font-family: tahoma; 
    font-size: 9pt; 
    color:#000099
}

.subMatn { 
    font-family: tahoma; 
    font-size: 8pt; 
    color: #BF000C;
}

.comment { 
    font-family: tahoma; 
    font-size: 8pt; 
    color:#555555;
}

.note { 
    font-family: tahoma; 
    font-size: 9pt; 
    color: #BF000C;
}

.date { 
    direction: ltr;
}
