body {
	background-color: #E0DDF0;
	color: #333;
}
IMG {                                                                         
  border-style: solid;
  border-width: 0px;
  border-color: #000;                                                                
}                                                                               
TABLE {                                                                         
  border-width: 0px;                                                                
}                                                                               
A {
	color: #4A009D;
	border: none;
}                                                                               
H1 {
	text-align: center;
	color: #483D8B;
}
H2 {
	text-align: center;
	color: #6666B3;
}
H3 {
  text-align: left;
}
H4 {
  text-align: left;
}
H5 {
  text-align: left;
}
ul {
  list-style-type: square;
  list-style-position: outside;
}
li {
}
