/* NUNOs STYLE */

body { font-size: 12px; font-family: Arial; }

/* Text Styles */
.n11 { font-size: 11px; }
.n12 { font-size: 12px; }
.n13 { font-size: 13px; }
.n14 { font-size: 14px; }
.n15 { font-size: 15px; }
.n16 { font-size: 16px; }
.b11 { font-size: 12px; font-weight:bold; }
.b12 { font-size: 12px; font-weight:bold; }
.b12 { font-size: 12px; font-weight:bold; }
.b13 { font-size: 13px; font-weight:bold; }
.b14 { font-size: 14px; font-weight:bold; }
.b15 { font-size: 15px; font-weight:bold; }
.b16 { font-size: 16px; font-weight:bold; }

.linkTD {
	font-size: 12px;
	font-weight: bold;
	letter-spacing:2px;
	cursor: pointer;
	border-bottom: 2px outset #444444;
}