a:link {
color: #001c4f;
font-weight: normal;
text-decoration: none;
}

a:visited {
color: #001c4f;
font-weight: normal;
text-decoration: none;
}

a:hover {
color: black;
font-weight: normal;
text-decoration: underline;
}

a:active {
color: #11274f;
font-weight: normal;
text-decoration: overline;
}

p.nor {
font-family: Verdana, Arial;
font-weight: normal;
font-size: 11pt;
color: black;
margin: 0cm 1cm;
}

p.norm {
margin: 0.5cm
font-family: Verdana, Arial;
font-weight: bold;
font-style: normal;
font-size: 13pt;
color: black;
}

p.no {
margin: 0.5cm
font-family: Verdana, Arial;
font-weight: normal;
font-style: normal;
font-size: 13pt;
color: black;
}

p.tyt {
margin: 0.5cm
font-family: Verdana, Arial;
font-weight: bold;
font-style: normal;
font-size: 15pt;
color: black;
}

p.just {
margin: 0.5cm
font-family: Verdana, Arial;
font-weight: normal;
font-style: italic;
font-size: 14pt;
color: black;
}

p.pod {
margin: 0.5cm
font-family: Verdana, Arial;
font-weight: normal;
font-style: normal;
font-size: 8pt;
color: black;
}