body { font-family: arial, helvetica, serif; background-color: #FFFFEE; text-align: justify; font-size: 12px; }

* { scrollbar-track-color: #FFFFEE; scrollbar-face-color: #6CC0CD; scrollbar-arrow-color: #4276A6; scrollbar-base-color: #4276A6; }

img { align: center; }

H1 { /* test on internet cafe page */  font: bold 12px arial; color: #FFFFFF; background-color: #6CC0CD; text-align: center; padding: 0px 2px 1px 3px; text-transform: uppercase; text-decoration: none; margin-bottom: 2px; margin-top: 1px; }

H4 {  /* SIMPLE border around text on blue background, tested on Cairns beaches page */  font-weight: normal; font-size: 12px; align: center; text-align: justify; border-width: 1px; border-color: #003C77; border-style: outset; padding-left: 3px; padding-right: 3px; padding-bottom: 3px; padding-top: 3px; margin-bottom: 5px; margin-top: 5px; margin-left: 3px; margin-right: 3px;}

H5 {  /* SIMPLE border around text on WHITE background, tested on DANGERS page */  background-color: white; font-weight: bold; font-size: 12px; align: center; text-align: justify; border-width: 1px; border-color: #003C77; color: #003C77; border-style: outset; padding-left: 4px; padding-right: 4px; padding-bottom: 1px; padding-top: 0px; margin-bottom: 4px; margin-top: 5px; margin-left: 3px; margin-right: 3px;}

a:link { text-decoration: none; }
a:hover { text-decoration: none; }
a:visited { text-decoration: none; }

b { /* links? */ color: #015884; background-color: #FFFFFF; font-weight: bold; text-decoration: none; }