body
{	font-family: Times;
	font-weight: normal; 
	font-size: 16; 
	background-color: #ffffff
}

a
{ 	
	color: #006600;
}

h3
{ 	text-align: left;
	margin-top: 1;
	margin-bottom: 1;
	font-face: Calisto MT;
	font-size: 24;
	color: #006600
}

p
{ 	text-align: left;
	margin-top: 12;
	margin-bottom: 12;
	font-face: Times New Roman;
	color: #006600
}

p.hr
{ 	
	line-height: 100%; 
	margin-top: 2; 
	margin-bottom: 18; 
	font-size:24;
	background-image: url(tfl_hr.gif)
}

p.warning
{ 	font-size:14;
	color: #800000
}

p.copyright
{ 	font-size:8pt;
	font-weight:normal
}

p.c 
{ 	align:center;
	text-align:center;
}
table
{	font-family: Times;
	font-weight: normal; 
	font-size: 16; 
	color: #006600
}

UL
{
	list-style-image: url(tfl_bullet1.gif);
	list-style-type: square;
	color: #006600
}

UL UL
{
	list-style-image: url(tfl_bullet2.gif);
	list-style-type: square;
	color: #006600
}

UL UL UL
{
	list-style-image: url(tfl_bullet3.gif);
	list-style-type: square;
	color: #006600
}

OL
{
	list-style-type: decimal;
	color: #006600
}

OL OL
{
	list-style-type: lower-alpha;
	color: #006600
}

OL OL OL
{
	list-style-type: lower-roman;
	color: #006600
}
