	.main {
		font-family: sans-serif;
				font-size: 12px;
		color : #000000;
	}


h1           { font-family: sans-serif; font-size: 14px; color : #000000; font-weight: bold}
h2           { font-size: 12px; font-family: Arial; color : #003b80; font-style: italic}

.nbold {font-weight: 400;}
.nodecor	{font-color: #003b80; text-decoration: none; cursor: text}
.nodecor:link	{color: #003b80; text-decoration: none; cursor: text}
.nodecor:active	{color: #003b80; text-decoration: none; cursor: text}
.nodecor:visited {color: #003b80; text-decoration: none; cursor: text}
.nodecor:hover	{color: #003b80; text-decoration: none; cursor: text}
.footerlink	{color: #FFFFFF; font-size: 8pt; font-family: Arial}
