/* Style sheet for Nexim Canada inc. */
/* By Natmark-Concept inc. Copyright 2005. All rights reserved. */

body {
	margin:10px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	}

img { border: 0px; }

/* Footer */
.footer { color: #000000; font-size: 10px; background-color: transparent; }
a.footer:link { color: #000000; text-decoration: underline; font-size: 10px; background-color: transparent; }
a.footer:visited { color: #000000; text-decoration: underline; font-size: 10px; background-color: transparent; }
a.footer:hover { color: #000000; text-decoration: overline; font-size: 10px; background-color: transparent; }
a.footer:active { color: #000000; text-decoration: overline; font-size: 10px; background-color: transparent; }