/* text-indent other than 0em shift the menu titles;*/
/* ex.: background: url(), white*/

body,p,blockquote,ul,ol,li,table,tr,th,td {font-family: verdana, helvetica, arial, sans-serif;
                             font-size: small;}
body { color: black; background: url("../Images/sod_bg.jpg") ;
     margin-left: 2%;  margin-right: 2%;   margin-top: 0em; font-size: small;
     }
h1,h2,h3,h4,h5,h6 { font-family: helvetica; color:#006666; }

h1 {text-align:center;}
h1 {text-align:center;}

pre { font-family: monospace; }

table,tr,td,th    {vertical-align:top; border-spacing: 5pt; }

a:link { color: #003333;}


