h1   { text-align: center; color: #0033cc; font-weight: lighter; font-family: helvetica, arial }
h2    { color: #0033cc; font-weight: lighter; font-family: helvetica, arial }
h3    { color: #0033cc; font-weight: lighter; font-family: helvetica, arial }
h4   { color: #000; font-family: Helvetica, arial }
h5  { font-family: Helvetica, arial }
h6  { font-family: Helvetica, arial }
ol   { font-family: Verdana, arial }
p,li  { font-family: Helvetica,Verdana, arial; font-size: 0.85em; color: #000; margin-bottom: 0.5em}
td  { font-family: Verdana, arial }
body { 
/* background-image: url(graphics/lightblueswatch.jpg); */
background-color: #63b3fc;
/* background-repeat: repeat; */
 }
 .special p {
 font-size: 1.5em;
 color: #0033CC;
 text-align: center;
 }
 
 .homespecial a:hover, .homespecial a:link {
 font-size: 1em;
 color: yellow;
 }
 
 .gallery img {
 border: solid #333333 1px;
 }