• Home
  • News
  • Protect Yourself from the Coronavirus

Protect Yourself from the Coronavirus

03/11/2020 2:09 PM | Anonymous member (Administrator)

At this time, the risk of exposure for the general public in the United States remains low. However, because this outbreak is changing, we strongly urge members to keep themselves well-informed.

Information & Resources:

Hand Washing Guidelines:

Wash hands with soap and water for 20 seconds:

  • Whenever you arrive home or enter a building
  • Before food preparation and eating
  • After using the restroom
  • After coughing or sneezing
  • After blowing one’s nose or assisting a child with blowing their nose

431 18th St, NW, Washington, DC 2006  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(); }