// conor brennan
// cb3131
// 5/27/14
// this program gives a monthly report of how much the person should be saving/ the balance of their account

import java.util.Scanner;

public class...