HTML			{min-height: 		100%; 
				margin-bottom: 		1px; }
BODY			{background-color:	#000000;
				color:				#ffffff;
				font-size:			10pt;
				font-family:		"Verdana", san-serif;
				margin-top:			0px;
				margin-width:		0px;
				margin-right:		0px;
				margin-left:		0px;}
TD				{background-color:	#000000;
				color:				#ffffff;
				font-size:			10pt;
				font-family:		"Verdana", san-serif;}
UL				{margin-top:		0px;}				
LI				{margin-left:		-25px;
				list-style-image: 	url(images/bullet.gif);}
LI.indent		{list-style: 		none;
				list-style-image:	none;
				margin-left:		45px;}
H2				{font-size:			16pt;
				padding-bottom:		0px;
				color:				#cc3333;}
A:link			{color: 			#ffffff;
				text-decoration:	none;}
A:active		{color: 			#ffffff;
				text-decoration:	none;}
A:visited		{color: 			#ffffff;
				text-decoration:	none;}
A:hover			{color: 			#ffffff;
				text-decoration:	underline;}
A.footer:link	{color: 			#ffffff;
				font-size:			8pt;
				text-decoration:	none;}
A.footer:active	{color: 			#ffffff;
				font-size:			8pt;
				text-decoration:	none;}
A.footer:visited{color: 			#ffffff;
				font-size:			8pt;
				text-decoration:	none;}
A.footer:hover	{color: 			#ffffff;
				font-size:			8pt;
				text-decoration:	underline;}
A.red:link		{color: 			#cc3333;
				text-decoration:	none;}
A.red:active	{color: 			#cc3333;
				text-decoration:	none;}
A.red:visited	{color: 			#cc3333;
				text-decoration:	none;}
A.red:hover		{color: 			#cc3333;
				text-decoration:	underline;}
				
.dk-grey		{background-color:	#323232;}
.med-grey		{background-color:	#4d4d4d;}
.lt-grey		{background-color:	#686768;}
.white			{background-color:	#ffffff;}
.pink			{background-color:	#7b443e;}
.footer-bg		{background-image:	url(images/footer_bg.gif);
				background-repeat:	repeat-x;
				background-color:	#4d4d4d;}
.news-footer-bg		{background-image:	url(images/news_footer_bg.gif);
				background-repeat:	repeat-x;
				background-color:	#4d4d4d;}
.home-bg		{background-image:	url(images/home_bg.gif);
				background-repeat:	repeat-y;
				background-color:	#000000;}
.news-title-bg	{background-image:	url(images/news_title_bg.gif);
				background-repeat:	repeat-x;
				background-color:	#000000;}
.news-year-bg	{background-image:	url(images/news_year_bg.gif);
				background-repeat:	repeat-x;
				background-color:	#000000;}
.news-body-bg	{background-image:	url(images/news_body_bg.gif);
				background-repeat:	repeat-y;
				background-color:	#000000;}
.interview-left	{background-image:	url(images/interview_left.gif);
				background-repeat:	repeat-y;
				background-color:	#000000;}
.interview-right	{background-image:	url(images/interview_right.gif);
				background-repeat:	repeat-y;
				background-color:	#000000;}
.interview-gradient-right	{background-image:	url(images/interview_gradient_right.gif);
				background-repeat:	repeat-x;
				background-color:	#000000;}
			
.red-font		{color:				#cc3333;}
.ltred-font		{color:				#e79f98;}
.xltred-font	{color:				#dc6c61;}
.gold-font		{color:				#ffcc66;}
.black-font		{color:				#000000;}

.x-smfont		{font-size:			8pt;}
.story			{text-align:		justify;
				font-size:			10pt;
				padding-left:		250px;
				padding-right:		120px;
				margin-top:			-20px;}
