body  {
background-image: url(../gr2.jpg);
background-repeat: repeat;
background-position: top left
}
IMG {                                                                         
 border-style: none;
  border-width: 0px;
  border-color: #000;
	img-align: right                                                                
}                                                                               
TABLE {                                                                         
  border-width: 0px;                                                                
}                                                                               
A {                                                                             
  color: #999999;
  border: none;                                                                    
}                                                                               
H1 {
  text-align: center;
  color: #cc0000;
}
H2 {
  text-align: center;
}
H3 {
  text-align: left;
}
H4 {
  text-align: left;
}
H5 {
  text-align: left;
}
ul {
  list-style-type: square;
  list-style-position: outside;
}
li {
}

