@charset "utf-8";
/* CSS Document */

a {color:#1f195f;}

h1, h2, h3 {color:#a01f19;}

h1 {font-size:24px;}
h2 {font-size:20px;}
h3 {font-size:16px;}

span.NLtitle {font-size:24px;color:#a01f19;
font-weight:bold;
display:block;
margin:0.67em 0;}

span.NLtitle br {display:none;}

span.NLsubtitle {font-size:20px;color:#a01f19;
display:block;
font-weight:bold;
margin:0.83em 0;}

span.NLsubtitle br {display:none;}

h1 a, h2 a, h3 a, span.NLtitle a,  span.NLsubtitle a,
a h1, a h2, a h3, a span.NLtitle ,  a span.NLsubtitle {
text-decoration:none;
color:#a01f19;
}

h1 a:hover, h2 a:hover, h3 a:hover, span.NLtitle a:hover,  span.NLsubtitle a:hover,
a:hover h1, a:hover h2, a:hover h3, a:hover span.NLtitle ,  a:hover span.NLsubtitle {
text-decoration:underline;
}




img.align-left {float:left;margin:0 10px 10px 0;caption:"Align Left";}
img.align-right {float:right;margin:0 0px 10px 10px;caption:"Align Right";}

