BODY 	{color: #550000;
         background-color: #DEB887;
         background-image: url(images/wood.gif);
         scrollbar-base-color:#005500;
         scrollbar-arrow-color: #FFD700;}

ul		{font-family:  arial, sans-serif;
         font-size:   small;
         font-weight:  bold;
         color: #800000;}

div		{font-family:  arial, sans-serif;
         font-size:    large;
         font-weight:  bold;
         color: #800000;}

.green6 {font-family: arial, sans-serif;
         font-size:   x-large;
         font-weight: bold;
         text-decoration: underline;
         color: #005500;}

.green5 {font-family: arial, sans-serif;
         font-size:   large;
         font-weight: bold;
         color: #005500;}

.green4 {font-family: arial, sans-serif;
         font-size:   medium;
         font-weight: bold;
         color: #005500;}

.green3 {font-family: arial, sans-serif;
         font-size:   small;
         font-weight: bold;
         color: #005500;}

/* xx-small | x-small | small | medium | large | x-large | xx-large */

.blue320  {border-style: inset; border-color: #000055; border-width: thick; width: 320px;}
.blue720  {border-style: inset; border-color: #000055; border-width: thick; width: 720px;}

.thumbs	{ border-color: #00AA00;
		  border-style: outset;
		  border-width: thick;
		  margin: 3px;
		  }

.thumbs:hover	{   border-color: #0000AA;
		  			border-style: inset;
		  			border-width: thick;
		  			margin: 3px;
		  			}

