{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;	
}
P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}
TH {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18pt;
	font-weight : bold;
}
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bold;
}
H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
}
H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : normal;
}
H5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}
H6 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : normal;
}
PRE {
	font-family : "Courier New", Courier, monospace;
	font-size : 9pt;
	white-space : pre;
}
UL, OL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;	
}
BLOCKQUOTE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;	
}
CODE {
	font-family : "Courier New", Courier, monospace;
	font-size : 9pt;
	font-weight : normal;	
}
B, STRONG {
	font-weight: bold;
}

