
.indent
{	margin-left: 25px;
	margin-right: 25px;}

BODY.teaser
{
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	background: #FFFFFF;
	link: #663300;
	vlink: #663333;
}

H1.teaser
{ 	font-family: verdana, arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	margin-top: 0em;
	margin-bottom: 0em;
	text-align: center;	
}

P.teaser	
	{ 	font-family: verdana, arial, sans-serif;
		font-size: 10pt;}

UL.teaser	
	{	font-family: verdana, arial, sans-serif;
		font-size: 10pt;
		list-style-type: disc}

OL.teaser	
	{	font-family: verdana, arial, sans-serif;
		font-size: 10pt;}

TH.teaser /* helps Netscape handle text in tables better */
	{	font-family: verdana, arial, sans-serif;
		font-size: 10pt;
		font-weight: bold;
		color: #000000; 
		text-align: center;
		background-color: #CCCCCC;}
	
TD.teaser /*helps Netscape handle text in tables better*/
	{	font-family: verdana, arial, sans-serif;
		font-size: 10pt;
		color: #000000;}
	
TD.even /* changes bgcolor for table rows to make them more readable */
	{	font-family: verdana, arial, sans-serif;
		font-size: 10pt;
		color: #000000;	
		background-color: #EBEBEB;}

TD.line /* underscore in tables */
	{	background-color: #000000;
		height: 1px;}
TD.secondary /*  secondary table heading */
	{	font-family: verdana, arial, sans-serif;
		font-size: 10pt;
		color: #000000;
		font-style: italic;
		font-weight: bold;
		color: #000000;
		background-color: #999999;}
		
TD.helptip
	{	font-size: 8pt;
		background-color: #EBEBEB;}
TD.helptext
	{	background-color: #EBEBEB;}

TD.helpline /* underscore in help text */
	{	background-color: #999999;
		height: 1px;}