A:link						{ color: #1EA6FC }
A:active					{ color: #0367A7 }
A:visited					{ color: #0367A7 }
A.xs-stdlink:link			{ color: blue }
A.xs-stdlink:active			{ color: red }
A.xs-stdlink:visited		{ color: purple }
A.xs-white:link				{ color: white; font-size: 10pt; text-decoration: none }
A.xs-white:active			{ color: white; font-size: 10pt; text-decoration: none }
A.xs-white:visited			{ color: white; font-size: 10pt; text-decoration: none }
A.xs-navlink:link			{ color: #0000FF; }
A.xs-navlink:active			{ color: #FF0000; }
A.xs-navlink:visited		{ color: #0000FF; }
BODY						{ font-family: arial; font-size: 10pt; background-color: black; color: white; padding-left: 3px; padding-right: 20px; }
TD							{ font-size: 10pt }
.xs-black					{ color: black; background-color: white; font-size: 10pt }
.xxs-black					{ color: black; background-color: white; font-size: 8pt }
.xs-white					{ color: white; white; font-size: 10pt }
.xxs-white					{ color: white; font-size: 8pt }
.posted-today				{ color: #12A1FC; }
.smaller-posted-today		{ color: #12A1FC; font-size: 80% }
.bg-posted-today			{ background-color: #12A1FC; }
.posted-recent				{ color: #02558B; }
.smaller-posted-recent		{ color: #02558B; font-size: 80% }
.bg-posted-recent			{ background-color: #02558B; }
.deleted					{ color: #800000; }
.smaller-posted-default		{ color: white; font-size: 80% }

