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

P {
}

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

TD.leftcell {
		vertical-align: top
}

h1 {
	font-size=20pt;
}

h2 {
	font-size=14pt;
}

h3 {
	font-size=12pt;
}

h4 {
	font-size=10pt;
}

h5 {
	font-size=8pt;
}

h6 {
	font-size=6pt;
}


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