/* Page background color */
body { background-color: #FFFFFF; color: #000000;}


/* Headers */

h2 { color: #000000; textAlign: center}
h3 { color: #000000; textAlign: left}
h4 { color: #000000; textAlign: left}
h5 { color: #000000; textAlign: left}

H4 { color: #000000; font-style: italic}


H5 { color: #000000; font-style: italic}



/* Table cell data */
td { color: #000000 }
