Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
53 lines (46 sloc)
2.14 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!-- include page header --> | |
| <html> | |
| <head> | |
| <meta HTTP-EQUIV="Content-Type" Content="text-html; charset=Windows-1252"> | |
| <LINK REL="stylesheet" HREF="gk_style.css" TYPE="text/css"> | |
| </head> | |
| <title>Who Benefits?</title> | |
| <body background="shared/sh_tile.gif" LINK="#48617f" VLINK="#48617f" | |
| topmargin="0px" | |
| marginheight="0px" leftmargin="0px" | |
| marginwidth="0px" | |
| > | |
| <table border="0" cellspacing="0" cellpadding="5" height="100%"> | |
| <tr> | |
| <td bgcolor="#003366" valign="top" height="100%"><img width="58px" src="shared/bb68x17.gif"></td> | |
| <td valign="top" width="100%"> | |
| <span class="pageheader">Who Can Benefit...</span><hr> | |
| <span class="note1b"><center>What Types of Investors Benefit From GK?</center></span> | |
| <span class="note1"><center>Anyone who invests in stocks benefits greatly from GainsKeeper.</center></span> | |
| <br> | |
| <span class="note1"><center>If you’re a buy and hold investor, you won’t ever have to worry about<br> | |
| adjusting your positions for <a href="ab_faq.asp"><FONT color=#0000ff>corporate actions</a></FONT> | |
| affecting your stocks,<br> and your Capital gains and losses will automatically be calculated for tax filing.</center></span> | |
| <br> | |
| <span class="note1"><center>If you’re an active investor, you’ll still appreciate the corporate actions<br> | |
| component of our service, but you’ll absolutely love the wash sales feature!<br> | |
| Forget about the spreadsheets and inadequate software, GainsKeeper automatically<br> | |
| adjusts your positions to reflect wash sales.</center></span> | |
| <br> | |
| <span class="note1"><center>Every investor benefits by using GainsKeeper daily. Instead of waiting<br> | |
| until the end of the year to be surprised at your gains and losses, you’ll have<br> | |
| this information available at all times. As a result, you’ll be able to proactively<br> | |
| offset your unwanted gains and losses and be able to make better-informed trades<br> | |
| throughout the year.</center></span> | |
| <hr> | |
| <table width="100%"> | |
| <tr> | |
| <td class="note8c">Copyright©1999-2000 GainsKeeper, Inc. All rights reserved.</td> | |
| <td class="note8c" nowrap align="right"> <a target="_blank" href="Privacy.asp">GainsKeeper© Privacy Statement</a></td> | |
| </tr> | |
| </table> | |
| </td> | |
| </tr> | |
| </table> | |
| </body> | |
| </html> |