body { font-size: 12px; line-height: 16px}

.j10 { font-size: 10px; line-height: 14px}
.j10n { font-size: 10px; letter-spacing: 0.05em; line-height: 14px}
	
.j12 { font-size: 12px; line-height: 16px}
.j12h { font-size: 12px; line-height: 18px}
.j12n { font-size: 12px;}

.j14 { font-size: 14px; line-height: 18px}
.j14n { font-size: 14px;}

h1 { font-size: 10px; font-weight:normal}
h2 { font-size: 10px; font-weight:normal}

a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #996600;
	text-decoration: underline;
}