body		{background: 959EBA;
			 color: black;
			 font: 10pt;
			 margin-top: 10px;
			 margin-left: 0px;
			 font-style: normal;
			 font-weight: normal;
			 text-decoration: none;
			 padding-right: 0%;
			 }
p			{background: transparent;
			 color: FFFFCF;
			 font: 10pt;
			 font-style: normal;
			 font-weight: normal;
			 text-decoration: none;
			 }
h1			{background: transparent;
			 color: FFFFCF;
			 font: 18pt;
			 font-style: italic;
			 font-weight: bold;
			 text-decoration: none;
			 }
h2			{background: transparent;
			 color: 2A3C74;
			 font: 10pt;
			 font-style: normal;
			 font-weight: normal;
			 text-decoration: none;
			 }
h3			{background: transparent;
			 color: 2A3C74;
			 font: 25pt;
			 font-style: normal;
			 font-weight: bold;
			 text-decoration: none;
			 }
h4			{background: transparent;
			 color: 2A3C74;
			 font: 7pt;
			 font-style: normal;
			 font-weight: normal;
			 text-decoration: none;
			 }
h5			{background: transparent;
			 color: 2A3C74;
			 font: 18pt;
			 font-style: normal;
			 font-weight: bold;
			 text-decoration: none;
			 }
h6                       {background: transparent;
			 color: black;
			 font: 10pt Helvetica, Futura, Arial;
			 font-style: italic;
			 font-weight: lighter;
			 text-decoration: none;
			 }
h7			{background: transparent url('/images/h4bg_blue2_exlong.gif');
			 background-attachment: fixed;
			 background-repeat: no-repeat;
			 background-position: top left;
			 font: 10pt Verdana;
			 color: white;
			 font-weight: bold;
			 font-style: none;
			 font-variant: normal;
			 text-decoration: none;
			 padding-left:5px;
			 padding-top: 0px;
			 }
li			{background: transparent;
			 color: 2A3C74;
			 font: 10pt;
			 font-style: normal;
			 font-weight: normal;
			 text-decoration: none;
			 }
a:link		{color: 2A3C74;
			 font: 7pt;
			 text-decoration: none;
			 }
a:visited	{color: 2A3C74;
			 font: 7pt;
			 text-decoration: none;
			 }
a:hover		{color: red;
			 font: 7pt;
			text-decoration: none;
			 }