/*body		{
				background: #fff;
				color: #000;
				margin-top: 9px;
				margin-right: 5px;
				margin-bottom: 5px;
				margin-left: 5px;
				padding: 0px;
			}

			
table		{
				table-layout: fixed;
			}
td,th		{
				font-size: 9pt;
			}
		
	
th.table_title	{
				background: #fff url(./icons/table_line.gif);
				text-align: left;
				
			}
*/		
.small		{
				font-size: 8pt;
				line-height: 110%;
			}
.title		{
				font-size: 10pt;
				font-weight: bold;
				line-height: 140%;
			}
.lineup_title	{
				font-size: 13pt;
				font-weight: bold;
			}
.caption	{
				font-size: 8pt;
				margin-top: 4px;
			}
.body		{
				font-size: 9pt;
				line-height: 140%;
			}
.padding	{
				padding:5px;
				font-size: 8pt;
			}
.white		{
				color: #fff;
			}
.blue		{
				color: #08f;
			}
.whatsnew	{
				font-size: 9pt;
				line-height: 100%;
				font-weight: bold;
				color: #d00;
			}
			
.table_title	{
				background: #fff;
			}
		
.table_body	{
				line-height: 140%;
			}
/*a:link		{
				color: #0af;
			}
a:visited	{
				color: #08d;
				text-decoration: none;
			}
a:active	{
				color: #666;
				text-decoration: none;
			}
a:hover		{
				color: #06f;
				text-decoration: none;
			}
*/