BODY {
		font-family: "times new roman", "book antiqua","Courier New", "monotype", "Fixedsys", "monospace"
		font-size: 10pt;
}

P {
}

P.test {
		color: blue;
		font-size: 14pt;
}

TD.leftcell {
		vertical-align: top
}

TABLE.philo { 
	font-size=10pt;
}

h1 {
	font-size=20pt;
}

h2 {
	font-size=14pt;
}

h3 {
	font-size=12pt;
}

h4 {
	font-size=10pt;
}

h5 {
	font-size=8pt;
}

h6 {
	font-size=6pt;
}