/* layout */
img { border:0; }
body {margin:0px 0px 0px 0px; padding:0px; background-color:#dbe0e5;}	
.sm-spacer {width:6px; height:6px;}
.med-spacer {height:12px; width:12px;}
.big-spacer {height:18px; width:18px;}

/* Links */
a {
	color:#CC0000;
	text-decoration: none;
}
a:hover {
	color:#CC0000;
	text-decoration: underline;
}

/* Fonts */
table { font-family:Arial narrow, Helvetica, sans-serif; }

