df1.css H1 {
	FONT-FAMILY: arial; FONT-SIZE: 20pt; text-color: black
}
H2 {
	FONT-FAMILY: arial; FONT-SIZE: 35pt; text-color: blue
}
P {
	FONT-FAMILY: arial; FONT-SIZE: 8pt; text-color: black
}
PRE {
	FONT-FAMILY: arial; FONT-SIZE: 15pt; text-color: blue
}
A:link {
	COLOR: red	; FONT-SIZE: 12pt; 
A:visited {
	COLOR: blue; FONT-SIZE: 12pt; 
}
A:active {
	COLOR: green; FONT-SIZE: 12pt;
BODY { background-color: white }
center