font.rok {
font-size: 14px;
font-weight: bold;
font-style: italic;
font-family: Arial ;
color: maroon;

}

font.numer {
font-size: 12px;
font-family: Arial;
font-weight: bold;
font-style: italic;
color: #1B4D02;
}

A:visited {
font-size: 12px;
font-weight: normal;
font-family: Arial;
color:#000080;
text-decoration: none;
}

A:link {
font-size: 12px;
font-weight: normal;
font-family: Arial;
color: #000080;
text-decoration: none;
}
A:hover {
font-size: 12px;
font-weight: normal;
font-family: Arial;
color: #000080;
text-decoration: none;
}

TABLE.main {
border-width: 0px;
padding: 0px;
background-color: #DDF0FE;
}

li {
font-size: 12px;
font-weight: normal;
font-style: normal;
font-family: Arial ;
color: #000080;

}

P.justify {
font-size: 12px;
font-weight: normal;
font-style: normal;
font-family: Arial ;
color: #000080;
text-align: justify;
}

