/* Copyright (c)2002 ELR Software Pty Ltd. http://www.elr.com.au   */
/*                                                                 */
/* This program is free software; you may use, redistribute and/or */
/* modify it under the terms of the GNU General Public License as  */
/* published by the Free Software Foundation; either version 2 of  */
/* the License, or (at your option) any later version.             */
/* This program is distributed in the hope that it will be useful, */
/* but WITHOUT ANY WARRANTY; without even the implied warranty of  */
/* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.            */
/* See the GNU General Public License for more details.            */
/* http://www.fsf.org/home.html                                    */


/* Use in association with W3C http://www.w3.org/StyleSheets/Core/Ultramarine                                        */
/* eg <link rel="stylesheet" href="http://www.w3.org/StyleSheets/Core/Ultramarine" title="Oldstyle" type="text/css"> */
/*    <link rel="stylesheet" href="index2.css" type="text/css">                                                      */
body    {font-size:100%;font-family:verdana,arial} /* Overide W3C style sheets on   */
i       {font-style:normal;color:#ffff00;}         /* the basis of user preferences */
body,                                              /* Including all instances of    */
em,strong,em strong,strong em,                     /* original background:#006      */
h1,h2,h3,h4,h5,h6,                                 /*                               */
dt,th,thead,tfoot,col,colgroup,table,tbody,td,tr,  /*                               */
a:link,a:visited,a.offsite {background:#333399;}   /* A lighter shade of original   */
a:active                   {background:#6699ff;}   /* Reset after changing other a: */
div     {width:100%;}
span    {text-align:center;vertical-align:top;padding:0;}
h1      {text-align:center;margin:1%;}
address {text-align:center;}
.counter{background-color:#ffffff}
#logo   {cursor:hand;}
