Officers

Mary Buszuwski  President 







  Harold Brooks

  Past President

  Nominations Chair









Becky McCorry

Vice President


Programs, Education & Services Chair





 

 Joan Pankey

 Secretary






  Nancy Kindelan

  Treasurer

  Finance Chair






Board Members

Randy Hutson


Membership Chair









Neal Gorman  


Communiction

& Marketing Chair




Matt Meyer


Affiliated

Groups Chair






Sumner Hutcheson


Development Chair






















Contact

American Red Cross Retiree Association

P.O. Box 1581

Vienna, VA 22189

Tel: 202-303-8779

Email: admin@arcretireeassoc.org



Stuart and Maude Hales

Administrators 


Carol Miller and Nancy Retherford

Communications & Marketing 




  Bob Howard

  Webmaster






Retiree Connection

202-303-8779











PO Box 1581, Vienna, VA 22180
E-mail: admin@arcretireeassoc.org
 | Tel: 202-303-8779 | ARCRA & Retiree Connection

© American Red Cross Retiree Association All rights reserved

Powered by Wild Apricot Membership Software
function SetMyDate() { // Array of day names var dayNames = new Array("Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"); // Array of month Names var monthNames = new Array( "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"); var now = new Date(); document.getElementById("YOURELEMENTID").value = dayNames[now.getDay()] + ", " + monthNames[now.getMonth()] + " " + now.getDate() + ", " + now.getFullYear(); }