
/* 
Powertools Productions - Cascading Style Sheet
  web site: genhunter.com - 4/2/2002
----------------------------------------------

the following three are used in a script for news articles so don't use
TD.headline
TD.subheadline
TD.body
				
*/



BODY 
{ 	
	background-color: #FFFFFF;
	color: #FFFFFF;
	font-family: Arial, sans-serif; 
	font-size: 9pt; 
	margin-left: 0px; 
	margin-top: 0px; 
}

TD.odd
{
	color: #000000;
	font-size: 8pt;
	background-color: #E0E0E0;
}

TD.even
{
	color: #000000;
	font-size: 8pt;
	background-color: #D0D0D0;
}

TD.header
{
	color: #FFFFFF;
	font-size: 8pt;
	background-color: #000000;
}


TD 
{ 
	color: #000000; 
	font-family: Arial, sans-serif; 
	font-size: 9pt; 
}

td.form
{
	font-size: 9pt;
}

TD.sidebar 
{
	background-color: #008E4F;
}

TD.heading 
{ 
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

TD.storyheading 
{ 
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

TD.aptag 
{ 
	color: #000000; 
	font-family: Arial, sans-serif; 
	font-size: 8pt; 
}

TD.pw_table
{
	background-color: #FFFFFF;
	font-size: 7.5pt;
	color: #000000;
}

TD.pw_table_header
{
	background-color: #008E4F;
	font-size: 8pt;
	color: #FFFFFF;
}

A.story 
{
	text-decoration: none;
}

A.footer 
{ 
	text-decoration: none;
	color: #0000FF; 
	font-family: Arial, sans-serif; 
	font-size: 9pt; 
}

A.footer:hover
{
	text-decoration: none;
	color: #000000;
}

TH 
{
	background-color: #000000;
	color: #FFFFFF; 
	font-family: Arial, sans-serif; 
	font-size: 8pt;
}

H1 { 
	margin-bottom: 0; 
	margin-top: 0; 
	font-family: Arial, sans-serif; 
	font-size: 9pt; 
	font-weight: bold;
	}
H2 { 
	margin-bottom: 0; 
	margin-top: 0;
	background-color: #FFFFFF;
	color: #089b5b;
	font-family: Arial, sans-serif; 
	font-size: 11pt; 
	font-weight: bold;
	}
H3 { 
	margin-bottom: 0; 
	margin-top: 0;
	background-color: #FFFFFF;
	color: #089b5b;
	font-family: Arial, sans-serif; 
	font-size: 15pt; 
	font-weight: bold;
	}
H4 { 
	margin-bottom: 0; 
	margin-top: 0;
	background-color: #FFFFFF;
	color: #00007D;
	font-family: Arial, sans-serif; 
	font-size: 9pt; 
	font-weight: bold;
	}
H6 { 
	margin-bottom: 0;
	margin-top: 0;
	font-family: Arial, sans-serif; 
	font-size: 8pt; 
	font-weight: normal;
	}
.green { 
	background-color: #FFFFFF;
	color: #089b5b;
	font-family: Arial, sans-serif; 
	font-size: 9pt; 
	font-weight: normal;
	}
TD.archive 
{ 
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

TD.footer_big 
{ 
	color: #009966;
	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
TD.footer_small 
{ 
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

TD.inv1 
{
	background-color: #F0F0F0;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

TD.inv2 
{
	background-color: #E0E0E0;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

TD.caption 
{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: italic;
}	

TD.pw 
{ 
	color: #000000; 
	font-family: Arial, sans-serif; 
	font-size: 8pt; 
}

TD.grey 
{ 
	background-color: e0e0e0;
	color: 000000;
}

TD.green 
{ 
	background-color: #FFFFFF;
	color: #089b5b;
}
