/* css002-modified */ /* H1, H2, H3 all scaled slightly smaller */ /* Body font = Verdana */ H1  {	font-size : 12pt;	font-family : Verdana;	font-weight : bold;	font-style : normal;	color : black;}H2  {	font-size : 10pt;	font-family : Verdana;	font-weight : bold;	font-style : normal;	color : black;}H3  {	font-size : 10pt;	font-family : Verdana;	font-weight : normal;	font-style : normal;	color : black;}BODY  {	color : black;	font-size : 10pt;	font-family : Verdana;	font-weight : normal;	font-style : normal;}P  {	font-size : 10pt;	font-family : Verdana;	font-weight : normal;	font-style : normal;	color : black;}td  {	font-size : 10pt;	font-family : Verdana;	font-weight : normal;	font-style : normal;	color : black;}A:link  {	font-size : 10pt;	font-family : Verdana;	font-weight : normal;	font-style : normal;	color : blue;}A:visited  {	font-size : 10pt;	font-family : Verdana;	font-weight : normal;	font-style : normal;	color : purple;}H6  {	font-size : 10pt;	font-family : Verdana;	font-weight : bold;	font-style : normal;	color : black;}