body { max-width:1024px; margin:auto; background:#F5F5F5; color:#333333; font-family:Roboto, Helvetica, Arial, sans-serif; }
img { border:none; }
a { text-decoration:none; color:blue; }
a:hover { color:red; text-decoration:underline; }
.hide { display:none; }
.small { font-size:0.8em; }
.centre { text-align:center; }
.right { text-align:right; }
.bold { font-weight:bold; }
img.logo { width:90%; max-width:530px; }
img.flexImg { width:100%; }
div.heading { text-align:center; font-size:1.5em; font-weight:bold; color:#555; margin:1ex auto; }
div.text { width:90%; line-height:1.5; margin:1ex auto; }
div.image { width:90%; margin:1ex auto; }
div.menu { text-align:center; font-size:0.9em; padding:0 0 2ex 0; }
div.layoutRowImgFirst { display:flex; width:90%; margin:1em auto; } 
div.layoutRowImgSecond { display:flex; width:90%; margin:1em auto; } 
div.layoutImgCell { flex:50%; }
div.layoutTxtCell { flex:50%; padding:0px 1em; line-height:1.5; }
a.button { color:#555; background:#ddd; padding:2ex 3ex; display:inline-block; }
#copy { font-size:0.9em; font-style:italic; }
