BODY  {
	font-family : Times New Roman;
	font-size : 11pt;
}

TH  {
	font-family : Times New Roman;
	font-size : 11pt;
	font-weight : bold;
	color : #FFFFFF;
}

TD  {
	font-family : Times New Roman;	
        font-size : 11pt; 
	font-style : normal;
}

P  {
	font-family : Times New Roman;
	font-size : 11pt;
	text-align : justify;
}

UL  {
	font-family : Times New Roman;
	font-size : 11pt;
	margin-top : 2mm;
	margin-bottom : 2mm;
	margin-left : 7mm;
}

OL  {
	font-family : Times New Roman;
	font-size : 11pt;
	margin-top : 2mm;
	margin-bottom : 2mm;
	margin-left : 7mm;
}

H1  {
	font-family : Times New Roman;
	font-size : 28pt;
	text-align : center;
	font-weight : bold;
}

H2  {
	font-family : Times New Roman;
	font-size : 18pt;
	text-align : center;
}

H3  {
	font-family : Times New Roman;
	font-size : 15pt;
	text-align : center;
}

H4  {
	font-family : Times New Roman;
	font-size : 11pt;
	text-align : center;
}

H6  {
	font-family : Times New Roman;
	font-size : 9pt;
	text-align : center;
	margin-top : 2mm;
	margin-bottom : 3mm;
	font-style : italic;
}

CAPTION  {
	font-size : 11pt;
	font-family : Times New Roman;
	font-weight : bold;
	text-align : left;
	color : #800000;
}

BLOCKQUOTE  {
	text-align : justify;
	font-size : 11pt;
	font-family : Times New Roman;
	font-style : italic;
}


