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 : 10pt;
	color : #FFFFFF;
}

p.small  {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 8pt;
	color : #FFFFFF;
}

p.head1  {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 16pt;
	font-weight : bold;
	color : #FFFFFF;
}

p.head2  {
	font-size : 14pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #FFFFFF;
}

p.head3  {
	font-size : 12pt;
	font-family : Arial,Helvetica,sans-serif;
	font-weight : bold;
	color : #FFFFFF;
}

p.head1yel  {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 16pt;
	font-weight : bold;
	color : #FFFF99;
}

p.head2yel  {
	font-size : 14pt;
	font-family : Arial,Helvetica,sans-serif;
	font-weight : bold;
	color : #FFFF99;
}

p.head3yel  {
	font-size : 12pt;
	font-family : Arial,Helvetica,sans-serif;
	font-weight : bold;
	color : #FFFF99;
}

p.smallbolditalic  {
	font-size : 7pt;
	font-family : Arial,Helvetica,sans-serif;
	font-weight : bold;
	font-style : italic;
	color : #FFFF99;
}

p.linkbig  {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : #9EDBE9;
}

p.linksmall  {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	color : #9EDBE9;
}

p.copy  {
	font-size : 8pt;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
}

