body { color: black; background: white; } 
BODY, TH, TD, P, LI, UL {font-family: Arial, Verdana, Helvetica, sans-serif;}
BODY, TH, TD, P, LI, UL {font-size: 10pt; color: black;}
pre { font-family: monospace; }

h1 {
      COLOR: #006699;
	FONT-FAMILY : arial, verdana, helvetica, sans-serif;
	FONT-SIZE : 16pt;
      TEXT-DECORATION : none;
      TEXT-ALIGN: left;
      }

h2, h3 {
      COLOR: #006699;
	FONT-FAMILY : arial, verdana, helvetica, sans-serif;
	FONT-SIZE : 16pt;
      TEXT-DECORATION : none;
      TEXT-ALIGN: center;
      }
h4 {
      COLOR: #006699;
	FONT-FAMILY : arial, verdana, helvetica, sans-serif;
	FONT-SIZE : 12pt;
      TEXT-DECORATION : none;
      TEXT-ALIGN : left;
      }
h5 {
      COLOR: #006699;
	FONT-FAMILY : arial, verdana, helvetica, sans-serif;
	FONT-SIZE : 11pt;
      TEXT-DECORATION : none;
      TEXT-ALIGN : left;
      }

.norm12  {
 	COLOR : #000000;
 	FONT-FAMILY : arial, verdana, helvetica, sans-serif;
 	FONT-SIZE : 12px;
      TEXT-DECORATION : none;
      }
.blue12  {
 	COLOR : #006699;
 	FONT-FAMILY : arial, verdana, helvetica, sans-serif;
 	FONT-SIZE : 12px;
      TEXT-DECORATION : none;
      }
.subheading  {
 	COLOR : #006699;
 	FONT-FAMILY : arial, verdana, helvetica, sans-serif;
 	FONT-SIZE : 12pt;
      TEXT-DECORATION : none;
      FONT-WEIGHT : bold;
      }
.subheadingorange  {
 	COLOR : #FF9933;
 	FONT-FAMILY : arial, verdana, helvetica, sans-serif;
 	FONT-SIZE : 12pt;
      TEXT-DECORATION : none;
      FONT-WEIGHT : bold;
      }

.subheadingteal  {
 	COLOR : #008080;
 	FONT-FAMILY : arial, verdana, helvetica, sans-serif;
 	FONT-SIZE : 12pt;
      TEXT-DECORATION : none;
      FONT-WEIGHT : bold;
      }

.footeritem  {
 	COLOR : #000000;
 	FONT-FAMILY : arial, helvetica, sans-serif;
 	FONT-SIZE : 11px;
      TEXT-DECORATION : none;
      }
.navlink  {
 	COLOR : #000099;
 	FONT-FAMILY : verdana, arial, helvetica, sans-serif;
 	FONT-SIZE : 11px;
      TEXT-DECORATION : none;
      }
.navlink:link    { color : #000099;text-decoration : none}
.navlink:visited { color : #006699;text-decoration : none}
.navlink:hover   { color : #FF9966;text-decoration : none}

.smaller      {font-size: 80%;}
.bigger       {font-size: 120%;}
.biggest      {font-size: 140%;}
.bold         {font-weight: bold;}
.blue         {color: #006699;}
.bluebold     {color: #006699; font-weight: bold;}
.bluesmall    {font-size: 80%; color: #006699;}
.bluebig      {font-size: 120%; color: #006699;}
.orange       {color: #FF6633;}
.orange:link  { color : #FF6633;text-decoration : none}
.orangebold   {color: #FF6633; font-weight: bold;}
.orangesmall  {font-size: 80%; color: #FF6633;}
.orangebig    {font-size: 120%; color: #FF9933;}
.orangebigger {font-size: 140%; color: #FF9933;}
.white        {color: #FFFFFF;}
.whitesmall   {font-size:80%;color: #FFFFFF;}
.whitebig     {font-size: 120%; color: #FFFFFF;}

div.box { border: solid; border-width: thin; width: 100% }

a:link    { color : #000099;}
a:active  { color : }
a:visited { color : #006699;}
a:hover   { color : #FF6633;text-decoration : none}
