
*					{ color: #6A940E; font-size: 12px; line-height: 15px; font-family: Arial, Verdana, sans-serif; }
body					{ background-color: #FFFFF; }

a:link				{ text-decoration: none; }
a:visited			{ text-decoration: none; }
a:hover				{ text-decoration: none; color: #DE8926; }
a:active				{ text-decoration: none; color: #DE8926; }

a.nav:link			{ font-size: 16px; text-decoration: none; }
a.nav:visited		{ font-size: 16px; text-decoration: none; }
a.nav:hover			{ font-size: 16px; text-decoration: none; }
a.nav:active			{ font-size: 16px; text-decoration: none; }

a.navSel				{ font-size: 16px; text-decoration: none; color: #DE8926; }

a.navSub:link		{ text-decoration: none; }
a.navSub:visited		{ text-decoration: none; }
a.navSub:hover		{ text-decoration: none; }
a.navSub:active		{ text-decoration: none; }

a.navSubSel			{ text-decoration: none; color: #DE8926; }

.tablepadding		{ padding: 2px 0px 2px 0px; }

.feet				{ }

.title				{ font-size: 16px; color: #DE8926; }
.high				{ color: #DE8926; }
.highBold			{ color: #DE8926; font-weight: bold; }
.normal				{ }
.normalBold			{ font-weight: bold; }
.firstLetter 		{ font-size:150% }
.tiny				{ font-size:90% }
.red					{ color: #CD1111; }
.redBold				{ color: #CD1111; font-weight: bold; }

