body {  font-family: "comic sans ms", arial, sans-serif;
      	color: #990000;
      	margin-top: 4px;
      	margin-left: 4px;
		background: #FFFFFF url(images/forest.jpg);
	  	scrollbar-face-color: #005500;
        scrollbar-track-color: #DABFA0;
        scrollbar-arrow-color: #FFD700;
      	}

P, BR	{  font-family: "comic sans ms", arial, sans-serif;
		   color: #990000;
			}

td    {  font-family: "comic sans ms", arial, sans-serif;
         color: #990000;
		 font-size: medium;
         font-weight:  bold;
		 }

th    {  font-family: "comic sans ms", arial, sans-serif;
         color: #990000;
		 font-size: medium;
         font-weight:  bold;
		 }


.green6   { font-family: "comic sans ms", arial, sans-serif;
         	color: #005500;
			font-size: x-large;
			font-weight:  bold;
			}
.brown6   { font-family: "comic sans ms", arial, sans-serif;
         	color: #990000;
			font-size: x-large;
			font-weight:  bold;
			}			
.brown5   { font-family: "comic sans ms", arial, sans-serif;
         	color: #990000;
         	font-size: large;
         	font-weight:  normal;
			}
.green5   { font-family: "comic sans ms", arial, sans-serif;
         	color: #005500;
			font-size: large;
			font-weight:  bold;
			}
.green5S   { font-family: arial, sans-serif;
         	 color: #000000;
			 font-size: x-large;
			 font-weight:  bold;
			}
.brown4    { font-family: "comic sans ms", arial, sans-serif;
         	 color: #990000;
         	 font-size: medium;
         	 font-weight:  bold;
         	 }
.brown2    { font-family: "comic sans ms", arial, sans-serif;
         	 color: #990000;
         	 font-size: x-small;
         	 font-weight:  bold;
         	 font-style: oblique;
			 }			
input		{background-color: #B9C6B2;
			 font-family: arial, sans-serif;
			 font-size: medium;
			 font-weight: bold;
			 font-color: #005500
			 }
				
textarea	{background-color: #B9C6B2;
			 font-family: arial, sans-serif;
        	 font-size: medium;
        	 font-weight: bold;
        	 color: #005500;
        	 }			

A:link    { color: #000055 }
A:visited { color: #000055 }
A:active  { color: #FF0000 }

/* font-size */
/* xx-small | x-small | small | medium | large | x-large | xx-large */

.gold125  {border-style: inset; border-color: #FFD700; border-width: medium; width: 125px;}
.green166 {border-style: outset; border-color: #005500; border-width: thick; width: 166px;}
.gold200  {border-style: inset; border-color: #FFD700; border-width: thick; width: 200px;}
.gold277  {border-style: inset; border-color: #FFD700; border-width: thick; width: 277px;}
.gold320  {border-style: inset; border-color: #FFD700; border-width: thick; width: 320px;}
.gold341  {border-style: inset; border-color: #FFD700; border-width: thick; width: 341px;}
.gold400  {border-style: inset; border-color: #FFD700; border-width: thick; width: 400px;}
.gold420  {border-style: inset; border-color: #FFD700; border-width: thick; width: 420px;}
.gold480  {border-style: inset; border-color: #FFD700; border-width: thick; width: 480px;}
.green417 {border-style: dashed; border-color: #005500; border-width: thick; width: 417px;}

/* <border-style>
Possible values are [ none | dotted | dashed | solid | double | groove | ridge | inset | outset ], defaulting to 'none' */

	
