body { 	font-family: sans-serif;
	background-color: rgb(51,153,51);
	font-size: 12pt;
	color: white;}

h1   {	text-align: center;
	font-size: 36pt;
	text-decoration: underline;
	font-weight: bold;
	color: white;
	width:100%; filter:Shadow(color=#003300, direction=45)}

h2   {	text-align: center;
	font-size: 20pt;
	text-decoration: underline;
	font-weight: bold;
	color: white;
	width:100%; filter:Shadow(color=#003300, direction=45)}

h3   {	text-align: left;
	font-size: 12pt;
	font-weight: bold;
	width:100%; filter:Shadow(color=#003300, direction=45)}

h4   {	text-align: left;
	font-size: 20pt;
	text-decoration: underline;
	color: white;
	width:100%; filter:Shadow(color=#003300, direction=45)}

p    { 	font-family: sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: white;}

table {	font-family: sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: white;}



a:link 		{  color: #ffff33;
		   text-decoration: none}

a:hover		{  color: #ffff33;
		   font-weight: bold;
		   text-decoration: none}

a:visited	{  color: #ffff33;
		   text-decoration: none}

a > img		{  border: 0}

marquee	{  font-size: 20pt;
	   color: white;
	   text:decoration: blink;}

td[id=bunl]	{  text-align: right;
		   vertical-align: bottom;
		   font-style: italic;
		   font-size: 11pt;}

td[id=bunr]	{  text-align: left;
		   vertical-align: bottom;
		   font-style: italic;
		   font-size: 11pt;}

img		{border-style: none;}
