p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i  {
	font-family : Arial, Helvetica, sans-serif;
}

p.normal  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #DDDDFF;
}

p.bold  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : #DDDDFF;
}

p.small  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 6pt;
	color : #DDDDFF;
}

p.head1  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bold;
	color : #DDDDFF;
}

p.head2  {
	font-size : 14pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #DDDDFF;
}

p.head3  {
	font-size : 12pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #DDDDFF;
}

p.head4  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #DDDDFF;
}

p.normalblack  {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10pt;
	color : #000000;
}

p.head1black  {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 16pt;
	font-weight : bold;
	color : #000000;
}

p.head2black  {
	font-size : 14pt;
	font-family : Arial,Helvetica,sans-serif;
	font-weight : bold;
	color : #000000;
}

p.head3black  {
	font-size : 12pt;
	font-family : Arial,Helvetica,sans-serif;
	font-weight : bold;
	color : #000000;
}

p.menuoff  {
	font-size : 8pt;
	font-family : Arial,Helvetica,sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : #000000;
}

p.menuon  {
	font-size : 8pt;
	font-family : Arial,Helvetica,sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : #DDDDFF;
}

p.smallbolditalic  {
	font-size : 7pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : italic;
	color : #000000;
}

p.linkbig  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : #0000FF;
}

p.linksmall  {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : #0000FF;
}

p.copy  {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
}

