/* --- Page Appearance rules --- */

body	{ background-color: #eeeeee; }   
body, dl, dt, dd, ul, ol, li, td, th, .text
		{ font-family: verdana,arial,helvetica,sans-serif; font-size: 15px; color: #004433 }
textarea, input, select
		{ font-family: verdana,arial,helvetica,sans-serif; font-size: 15px; color: #000000 }


/* --- Titles, Headers --- */

/*
.h		{ font-size: 28px }
*/


/* --- Text --- */

.t		{ color: #006633; font-size: 22px; font-weight: bold }
.t1		{ color: #339933; font-size: 22px; font-weight: bold }
.t2		{ color: #006633; font-size: 22px; font-weight: bold }
.tcb		{ color: #006633 }
.tc1		{ color: #006633 }
.tc2		{ color: #006633 }
.s		{ color: #006633; font-size: 10px; font-weight: normal }
/*
.title	{ font-family: helvetica, sans-serif; font-size: 18px; font-weight: bold }
.small	{ font-size: 10px }
*/
.hl		{ background-color: #ffffcc }


/* --- Links --- */

a		{ text-decoration: none; font-weight: bold; color: #008833 }
a:hover	{ text-decoration: underline }
a:visited	{ color: #007733 }
.ls		{ text-decoration: none; color: #008833; font-size: 12px; font-weight: normal }
/*
.l		{ text-decoration: none }
.lb		{ text-decoration: none; color: #000000 }
.lu		{ color: #000000 }
.lh		{ text-decoration: none; color: #003366; font-size: 18px }
.lm		{ text-decoration: none; color: #003366; font-size: 14px }
*/


/* --- Navigation Links --- */

.lnt	{ font-size: 14px; font-weight: normal; color: #008833 }
.lntb	{ font-size: 14px; font-weight: bold; color: #008833 }
.lnl	{ font-size: 14px; font-weight: normal; color: #008833 }
.lnlb	{ font-size: 14px; font-weight: bold; color: #008833 }
.lnb	{ font-size: 14px; font-weight: normal; color: #ffffff }

