/* CSS Document */
	a:active{color: #000000; background-color: transparent;
			}
	a:link	{color: #0000FF; background-color: transparent;
			}
	a:visited{color: #A52A2A; background-color: transparent;
			}
	body 	{background-image: url('images/bkgother2.gif'); background-repeat: no-repeat; margin-top: 55pt; margin-left: 8pt
		 	}
	table, h1, h2, p, ul, ol{font-family: Arial, sans-serif; color:black; background-color: transparent;
			}
	table	{font-size: 10pt;
			}
	h1		{font-size: 14pt; font-weight: bold;
			}
	h2		{font-size: 12pt; font-weight: bold;
			}
	p, ul, ol	{font-size: 10pt;
			}
	p.link	{font-weight: bold; text-align: center;
			}
	p.copy	{font-size: 8pt;
			}
	div.mid	{padding: 3pt; color: white; background-color: transparent; margin-top: 0pt; margin-left: 120pt;
			}
	div.menu{float: left; width: 116px; margin-left: 7pt; color: white; background-color: transparent; 
			}
	img.menu{height: 1.5em;
			}
	span	{font-weight: bold;
			}