body {margin-left: 5px; margin-right: 5px; margin-top: 5px;
           scrollbar-face-color: #D9FBFF; 
	     scrollbar-darkshadow-color: #004000; 
	     scrollbar-shadow-color: navy; 
    	     scrollbar-3dlight-color: teal; 
  	     scrollbar-highlight-color: white; 
 	     scrollbar-track-color: silver; 
	     scrollbar-arrow-color: navy}

h1   {font: bold   24px arial}
h2   {font: normal 20px arial}

p    {font: normal 16px arial}
p b  {font-weight: bold}

td   {font: normal 16px arial}
td b {font-weight: bold}

ol   {font: normal 16px arial}
ol b {font-weight: bold}

ul   {font: normal 16px arial}
ul b {font-weight: bold}

li   {font: normal 16px arial}
li b {font-weight: bold}

input {font: normal 16px monospace}

.just      {text-align: justify}
.right     {text-align: right}
.small     {font: normal 14px arial}
.smalJust  {font: normal 14px arial; text-align: justify}

a    {text-decoration: none}
a b  {font-weight: bold}
a:hover    {color: blue; text-decoration: none}
a.textlink {text-decoration: underline}

.poolNavBar {font: normal 16px Arial; padding: 5; width: 990;
             background-color: #D9FBFF; layer-background-color: #D9FBFF}

.poolSecNav {position: absolute; top: 103; z-index: 10; padding: 5; 
           visibility: hidden; background-color: #D9FBFF; layer-background-color: #D9FBFF; 
           border: 1px solid navy; font: normal 16px/20px Arial}


<!-- Positioning for Secondary Navigation -->
#welcMenu   {margin-left: 195}
#skedMenu   {margin-left: 285}
#lesnMenu   {margin-left: 440}
#progMenu   {margin-left: 560}
