body {
	background-color: #9292E4;
	}
	
p {
    font-family: "Arial", sans-serif;
  }
  
p.indent {
  margin-left: 12px;
  }

p.mainTable {
  margin-left: 4px;
  margin-right: 4px;
  }
  
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: none; color: red}
