.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	background-image: url(images/nlbg.gif);
}

.smallertype {
	font-size: 9px;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

a {
	text-decoration: none;
	color: #003399;
	font-weight: bold;
}

.subcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-align: justify;
}

a:active {
	color: #FFFFFF;
}

a:visited {
	color: #003399;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.subheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
}
blockquote {
	font-style: italic;
}
