body, textarea, dl, dt, dd, ul, ol, li, td, th, .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.t {
	color: #000066;
	font-size: 22px;
	font-weight: bold
}

.t1 {
	color: #000033;
	font-size: 18px;
	font-weight: bold
}

.s {
	font-size: 11px;
}

.ns {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}

.np {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

/*
.nsh {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.nph {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
*/

li {
	line-height:1.2em;
	padding-bottom: 8px;
}


/* --- Links --- */

a		{ text-decoration: none; font-weight: bold; color: #000099 }
a:hover	{ text-decoration: underline }
.ln		{ text-decoration: none; font-weight: normal; color: #000066 }
