BODY, TD					{ font-family: Verdana, Arial, Helvetica, Sans Serif; font-size: 14px; color: #000000; }

A							{ color: #0000FF; }
A:hover						{ color: #FF0000; }

.navItem A					{ color: #FFFFFF; text-decoration: none; }
.navItem A:hover			{ color: #0000FF; text-decoration: underline; }

.navItemSelected A			{ color: #CC0000; text-decoration: none; font-weight: bold; }
.navItemSelected A:hover	{ color: #CC0000; text-decoration: none;}

.navItemSub A				{ color: #000000; text-decoration: none; font-weight: normal; }
.navItemSub A:hover			{ color: #CC0000; text-decoration: underline; font-weight: normal; }

.contentTitle				{ font-size: 24px; font-weight: bold; color: #3399CC; }
.contentFooter				{ font-size: 12px; font-family: Tahoma; }
.contentFooterCopy			{ font-size: 10px; font-family: Tahoma;}

.contentTextTitleFirstLevel { font-size: 18px; font-weight: bold; }
.contentTextTitleSecondLevel { font-size: medium; font-weight: bold; }

.contentTextMonospace		{ font-family: monospace; font-size: 14px; }
.contentTextHighlight		{ color: #CC0000; font-size: 16px; font-weight: bold; }
