P.special {
color : #800000;
font-style: italic;
font-size: 11pt;
}

SPAN{color: yellow; background: dark green}

P.medium{
FAMILY:  Helvetica;
color : black;
font-style: italic;
font-size: 11pt;
}

P.big {
color : #670000;

font-size: 10pt;
font-weight: bold;
}
P.big1 {
color : #670000;
font-style: italic;
font-size: 13pt;
font-weight: bold;
}
P.small {
color : dark red;
font-style: italic;
font-size: 9pt;
}

P.normal {
color : #670000;
font-style: italic;
font-size: 12pt;

}
P.normal1 {
color : black;
font-style: italic;
font-size: 11pt;

}
P.bigger {
color : #670000;

font-size: 14pt;
font-weight: bold;
}
P.text{
font-FAMILY:  Verdana;
	color: black;
	font-size: 10pt;
}
