/* CSS Document */

body {
font-family:Georgia, "Times New Roman", Times, serif;
color:#5f5f5f;
}

h1, .NLtitle {
color:#01589d;
font-size:14px;
font-weight:bold;
}

h2 {
font-size:12px;
color:#01589d;
font-weight:bold;
}

h3 {
font-size:12px;
color:#01589d;
font-weight:bold;
}

a {
color:#009555;
text-decoration:none;
}

h3 a {
color:#01589d;
text-decoration:none;
}

h3 a:visited {
color:#01589d;
text-decoration:none;
}

h4 {
font-size:10px;
color:#01589d;
}

.green {
color:#009555;
}

.contentLeft a {
color:#009555;
font-weight:bold;
text-decoration:none;
}

.Alert {
color:#990000;
font-weight:bold;
}

.contentLeft .icl_title a {
display:block;
margin-bottom:10px;
}