/* Used by PHILO and MEDAFFAIRS */
/* For white text on black background */

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

P {
}

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

/* styles for articles for medaffairs*/
.title { FONT-FAMILY: "book antiqua","Courier New", "monotype", "Fixedsys", "monospace"; FONT-SIZE: 25px; COLOR: #330099; font-weight : bold}
.subtitle { FONT-FAMILY: "book antiqua","Courier New", "monotype", "Fixedsys", "monospace"; FONT-SIZE: 22px; COLOR: #3300CC; font-weight : bold}
.head { FONT-FAMILY: Arial,Verdana; FONT-SIZE: 18px; COLOR: #006666; FONT-WEIGHT: bold}

TD.leftcell {
		vertical-align: top
}

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

h1 {
	font-size=20pt;
}

h2 {
	font-size=18pt;
}

h3 {
	font-size=16pt;
}

h4 {
	font-size=14pt;
}

h5 {
	font-size=12pt;
}

h6 {
	font-size=8pt;
}

LI.pooh {
		list-style-image: url('../gif/poohbul2.gif');
                font-size:18 pt
}