	A:link			{ color: 00006a; text-decoration: none; }
	A:active			{ color: Red; text-decoration: none; }
	A:visited		{ color: 423a9a; text-decoration: none; }
	A:hover			{ color: Red; text-decoration:underline; }
	A.Nav:link		{ color: #FFFFFF; text-align:center; font-weight: Bold; }
	A.Nav:visited	{ color: #FFFFFF; text-align:center; font-weight: Bold; }
	A.Nav:hover		{ color: Yellow; text-align:center; font-weight: Bold; }
   H1					{ text-align: center; font-size: 10pt; font-weight: bold; font-family: arial, sans-serif; }
	H1.big			{ text-align: center; font-size: 14pt; font-weight: bold; font-family: arial, sans-serif; }
	UL					{ font-size: 10pt; font-family: arial, sans-serif; }
	P, TD				{ font-size: 10pt; font-family: arial, sans-serif; }
	P.notes			{ text-align: center; font-size: 8pt; }
	P.links			{ text-indent: 0em; font-size: 8pt; }
	.NavActive		{ color: Yellow; font-size: 12pt; font-weight: Bold; }
	.center			{ text-align: center; }
	.bold				{ font-weight: bold; font-family: arial, sans-serif; }
	.BoldYellow		{ color: #FFFFAA; font-weight: bold; font-family: rial, sans-serif; }
	.title			{ font-size: 12pt; font-weight: bold; font-family: arial, sans-serif; }
	.Updates			{ color: Yellow; font-size: 10pt; font-weight: bold; font-family: arial, sans-serif; }
	.email			{ font-style: italic; font-size: 10pt; font-family: arial, sans-serif; }
	.BigBold			{ font-size: 12pt; font-weight: bold; font-family: arial, sans-serif; }
	.Error			{ color: Red; font-size: 12pt; font-weight: bold; font-family: arial, sans-serif; }
	
	.ForumNav		{ background-color:#00006a; }
	

