/* Style Sheet for Read Cooper website */
/* Author: Eleanor Williamson, Digitext */
/* Last modified: 21 July 2000 */


/* Body */
table, p, li, ul, #footer
	{font-size: 10pt;
	font-family: verdana, geneva, arial, "sans-serif";}

/* Footer */

hr
	{color: #e3a520;
	height: 5px;}

#footer
	{font-size: 7pt;
	color: #00206f;
	margin-left: 1em;}

#footer a
	{text-decoration: none;}

#footer a:hover
	{text-decoration: underline;
	color: red;}
  
/* Lists */

li
	{list-style-type: square;}


