body   { scrollbar-face-color: #00ffff;
scrollbar-highlight-color: black;
scrollbar-shadow-color: #00ffff;
scrollbar-3dlight-color: #ff0000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #00ffff;
scrollbar-darkshadow-color: #0000ff;
scrollbar-base-color: #00ffff;
margin-top: 1px;
margin-left: 25px;
margin-right: 25px
}
.two { height: 200px
}
.onefive { height: 150px
}
a.link {color: #00ffff
}
a.active { color: #ffff00
}
a.visited { color: #00ccff
}
h1      { font-family: Parade;
	  font-weight: 100;
	  font-size: 18pt;
	  color: green
	}
th      { font-family: Eras Light ITC;
	  font-size: 12pt;
	  text-align: center;
	  color: black
	}

p,h4    { text-indent: 24px;
	  text-align: justify
	}
H2	{ font-weight: 100;
	  font-size: 36pt;
	  line-height: 36pt;
	  font-family: Lucida Casual;
	  font-variant: normal;
	  font-style: normal;
	}
H3 { font-weight: 100;
  font-size: 12pt;
  line-height: 18pt;
  font-family: Lucida Casual;
  font-variant: normal;
  font-style: normal;
  color: black;
  text-align: center;
  text-indent: 24pt;
  text-align: justify;
  width: 650px
}
h5
{ font-weight: 100;
font-size: 12pt;
line-height: 14pt;
text-indent: 24pt;
text-align: justify;
font-family: Lucida Casual;
font-variant: normal;
font-style: normal
}
td	{ font-family: Graphite Light;
	text-align: center;
	font-size: 12pt;
	color: black
	}
#shad { font-family: Enviro;
  	font-size: 36pt;
  	font-weight: 700;
  	height: 48pt;
  	color: #ffff00;
  	filter: shadow(Color=#000000,Direction=135);
  	padding: 40pt 40pt;
  	position: relative;
  	left: 40px;
  	top: 1px
  	}
#shade { font-family: Enviro;
  	font-size: 24pt;
  	font-weight: 700;
  	height: 36pt;
  	color: #ff6633;
  	filter: shadow(Color=#000000,Direction=135);
  	padding: 40pt 40pt;
  	position: absolute;
        left: 140px;
  	top: 75px
  	}
ol { list-style-type:none;
          font-weight: 100;
	  font-size: 12pt;
	  line-height: 18pt;
	  font-family: Lucida Casual;
	  font-variant: normal;
	  font-style: normal;
	  color: black
}
.cover { background: #fff0e6;
color: darkgreen
}
.rover { background: #ddf8ff;
color: black
}
.do { background-color: #ff0000;
color: #ffff00;
font-weight: 900
}
.sp { background-color: #33ff66;
color: #ff0000;
font-weight: 900
}
.ps { background-color: #ccff66;
color: #000000;
font-weight: 700
}