BODY {
text-align: justify;
font-size: 12px;
font-family: Arial;
color: #001F3B;
}

TD {
text-align: justify;
font-size: 12px;
font-family: Arial;
color: #001F3B;
}

A {
text-align: justify;
font-size: 12px;
font-family: Arial;
color: #001F3B;
text-decoration: none;
}

A.duzy {
text-align: justify;
font-size: 16px;
font-family: Arial;
color: #001F3B;
text-decoration: none;
}

H4 {
text-align: justify;
font-size: 16px;
font-variant: H4;
font-family: Arial;
color: #001F3B;
text-decoration: none;
}

A:hover {
color: #2A5A85;
text-decoration: underline;
}


