h1 { font-size: largest; text-align: center; color: black; }
h2 { font-size: large; font-weight: bold; text-decoration: underline; line-height: 0.1; color: black; }
body { font-size: small; background-color: white; color: black ; } /* FFDB58 */
table { font-size: small; background-color: white; color: black; }
.data_entry { border: 2px solid gray; width: 100%; margin: 0px; color: black; }
.Dates { border: 1px dashed lightblue; float: left; width: 50%; color: black; }
.Risks { border: 1px dashed lightblue; width 50%; margin-left: 50%; }
.results { border: 2px solid gray; width:100%; margin:0px; }
.datecell { font-size: smallest; font-family:Times, Roman; background-color: white; color: black; }
.numcell { width: 3em; font-size: smallest; font-family:Times, Roman; background-color: white; color: black; }
.jauncell { width: 3em; font-size: smallest; font-family:Times, Roman; background-color: white; color: white; }
.graphsectionstyle { width: 100%; border: 2px solid gray; }
.graphsection1style { float: left; width: 50%; border: 1px dashed red; }
.graphsection2style { width: 50%; margin-left: 50%; border: 1px dashed red; }
.graphlabelstyle { font-size: smallest; font-weight: bold; }
.graphic1style { width: 450px; height: 300px; }
.graphic2style { width: 450px; height: 300px; }
.graph1style { position: relative; }
.graph2style { position: relative; }
.advertising { position: relative; }