body, textarea, dl, dt, dd, ul, ol, li, td, th, .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.t {
	color: #006633;
	font-size: 24px;
	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;
}
*/


/* --- Links --- */

a		{ text-decoration: none; font-weight: bold; color: #006633 }
a:visited		{ color: #006633 }
a:hover	{ text-decoration: underline }

.ln		{ text-decoration: none; font-weight: normal; color: #000066 }
.lnlb	{ text-decoration: none; font-weight: normal; color: #006633 }

/*
.lnt	{ font-size: 14px; font-weight: normal; color: #ffffff }
.lnl	{ font-size: 14px; font-weight: normal; color: #006633 }
.lnlb	{ font-size: 14px; font-weight: bold; color: #006633 }
.lnb	{ font-size: 14px; font-weight: normal; color: #ffffff }

.lnt:visited	{ font-size: 14px; font-weight: normal; color: #ffffff }
.lnl:visited	{ font-size: 14px; font-weight: normal; color: #006633 }
.lnlb:visited	{ font-size: 14px; font-weight: bold; color: #006633 }
.lnb:visited	{ font-size: 14px; font-weight: normal; color: #ffffff }
*/

