body {
  background-color:#eeeeee;
}
table,th,td,p,h1,h2,h3,h4,h5,a {
  font-family:Helvetica,Arial,sans-serif;
	color:#333333;
}
a {
  text-decoration:none;
}
.head {
	 background-color:#990033;
}
.bold {
	font-weight : bold;
}
