<!--  Copyright:  James Kurfees -->
<!--  January 10, 2004          -->
<!--  Duplication, change or modification is permitted with -->
<!--  written permission from James Kurfees -->



body {font-family:Arial; 
font-size: 13px;

 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 margin-left: 0px

	SCROLLBAR-BASE-COLOR: red;
	SCROLLBAR-ARROW-COLOR: blue;

	scrollbar-arrow-color: pink; 
	scrollbar-3dlight-color: black;
	scrollbar-highlight-color: black;
	scrollbar-face-color: red;
	scrollbar-shadow-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: pink;

}

.nav {  background-image:  url(nav_bk.jpg); background-repeat: no-repeat; background-position: left top}

a { color: #000000}

td { font-family:Arial; font-size:13px}

H3{font-family:"Arial"; font-size: 18px;
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px;
    font-style: italic
}
H4{font-family:Arial; font-size: 16px;
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px;
    font-style: italic
}
H5{font-family:Arial; font-size: 15px;
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px;
    font-style: italic
}
font{color: white font-family:Arial}
x {color: white font-family:Arial;ont-size: 45px}
ul { font-family:Arial; MARGIN-TOP: 3px; MARGIN-BOTTOM: 3px }
a:hover {   
   color: white; 
   text-decoration: underline; 
   background-color: red
 }

.thintbl{ padding: 0px; }
.thintbl th { padding: 0px; }
.thintbl td { padding: 0px; }

