This is the style sheet by which this page is written.

You'll use it to copy and then paste the entire style sheet, starting with <style> and ending all the way at the bottom with </style>.

<style type="text/css"><!--

h1, h2, h3 {color: #cd00ab; 
	text-align: center;}

h1 {font-size: 170%;
	background-color: #ffff33;}

h2 {font-size: 150%;
	background-color: #003333;}

h3 {font-size: 130%;
	background-color: #cccccc;}

body {background-color: #ffffff;
	color: #de00bc;}

em {background-color: #ffdef2;
	font-style: normal;
	font-weight: 700;}

a:link {color: #4455c7;}

a:visited {color: #2233c7;}

a:hover {color: #4455c7;
	background-color: fff5f5;}

--></style>
Created by Lara Nesselroad
Fall 2001