.main {
	font-family: Arial, Helvetica, sans-serif;
	body background-attachment: scroll;
	background-image: url(rwf2.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;
	list-style-image: url(arrow93.gif);
}	
ol {
list-style-type: circle;
}
H1 { 
  font-weight: bold; 
  font-size: 12pt;
  line-height: 14pt; 
  font-family: helvetica; 
  font-variant: normal;
  font-style: normal;
}
 hr {
  border: 0;
  width: 80%;
 color: #f00;
background-color: #f00;
height: 5px;
}
ul {
list-style-type: none;
}
