body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 0.8em;
  background: #CCCCCC;
  margin: 0px;
  padding: 20px 0px;
  text-align: center; /* per IE5.x/Win */
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 0.8em;
	vertical-align: top;
	background:#FFFFFF;
}
table {
	margin:5px;
	background:#000000;
	text-align:left;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #2F8765;
	margin: 0.7em 0em;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	color: #2F8765;
}
h3 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 1em;
}
h4 {
	color: #2F8765;
	font-family:Georgia, "Times New Roman", Times, serif;
}
a{
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
