<style type="text/css">	<!--
	BODY
	{
		background-color : #ffffff;
		color : #666666;
		margin : 0px;
	}

	TD
	{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		color : #ffffff;
	}
	
	a		{ color : #435BD4; }
	a:link 	{ color : #435BD4; }
	a:hover { color : #333333; }
	
	.introText				{ color : #666666; }
	.introText a			{ text-decoration: none; color : #435BD4; }
	.introText a:link		{ text-decoration: none; color : #435BD4; }
	.introText a:hover		{ text-decoration: none; color : #333333; }

	.statValue				{ color : #666666; }
	.statValue a			{ text-decoration: none; color : #435BD4; }
	.statValue a:link		{ text-decoration: none; color : #435BD4; }
	.statValue a:visited	{ text-decoration: none; color : #8449AD; }
	.statValue a:hover		{ text-decoration: none; color : #333333; }
	
	.leftColumn		{ background-image : url(grey_bar.gif); }
	.leftNavCell	{ background-image : url(border_mid.gif); }
	.rightColumn	{ background-color : #CCCCCC; }
	
	.titleText
	{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : #ffffff;
		font-size : 16px;
		font-weight : bold;
	}
	
	.rowLight {	background-color : #666666; }
	-->
</style>
