body { font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 0.8em;
       margin-left: 0px; 
       margin-right: 0px; 
       margin-top: 25px;
       margin-bottom: 25px;
       color: navyblue;
       font-weight: 500;
       background-image: url("images/sun_tile.gif")
}

h6 {color:dodgerblue}
a:hover { background-color:yellow; color: blue }
a:link { color: navyblue }
a:visited { color: goldenrod }
a:active { color: blue }
.smalllink  { font-size: .7em;
              line-height:1.5;
}
.spacedbetter  { font-size: .7em;
                 line-height:1.5;
                 align:left;
                 valign:top;
                 text-align:left
 }

td {background-repeat: no-repeat;
    font-size: 0.8em;
}

td.links {font-size: 0.8em; 
          line-height:1.5; 
          height:340;
          align:left;
          valign:top;
          text-align:left
 }

td.rightside {background-image: url(images/torn_paper_right.jpg);
              align: right;
              valign:top
 }


table.groove {border-style="groove"}
table.double {border-style="double"}
table.dotted {border-style="dotted"}
table.ridge {border-style="ridge"}
table.inset {border-style="inset"}
table.outset {border-style="outset"}

td p {font-size: 1em}
p {font-size: 0.8em}
p.contact {text-align: center; font-size: 0.8em; font-weight: bold; line-height:2.5}
p.black {color : black}
p#copyright {color : white; font-size: 0.6em;}
p.horzlinks {text-align: center; font-size: 0.8em}

ul {text-align: left; text-indent:5; list-style-position: outside }
dl {text-align: left; font-size: 0.8em}
dt {line-height:2.0}
dd {line-height:1.3}
ul.checkbox {list-style: square url(images/checkbox.gif); line-height:1.3; text-indent:0; }
dt ul { font-size: 1.0em }
ul ul { font-size: 1.0em }