/* the perc 2003 stylesheet * created 5 February 2003 Eleanor Raulerson */ BODY {  background-color: white;}div {  width: 800px;}h1,h2,h3,h4,h5,h6 {   font-family: verdana, helvetica, sans-serif; }h1 {  text-align: left;  color: #990000;  font-size: 130%;} h2 {  text-align: left;  color: #990000;  font-size: 110%;} h3 {  text-align: left;  color: #990000;  font-size: 90%;} h5 { text-align: center;}h6 { font-size: 65%;}p {  font-family: verdana, helvetica, sans-serif;  font-size: 85%;}li {  font-family: verdana, helvetica, sans-serif;  font-size: 85%;} a:link { 	color: blue; }  a:visited { 	color: blue; }  a:hover { 	background-color: ccccff; 	text-decoration: underline overline; 	color: #0000ff; }