body {
  background-color:#EEFFEE;
}

table {
	border-collapse: collapse;
	empty-cells: show;
}

td {
  border:0px solid #000000;
  padding:0px;
}

td.page {
  background-color:#FFFFEE;
  border:1px solid #000000;
  padding:5px;
}

td.shadow {
  background-color:#AAAAAA;
}

td.footer {
	font-size: 8pt;
	font-style:italic;
	color:#AAAAAA;
}

tr {
  vertical-align:top;
}

hr {
  height:1px;
}

body,p,div,td,h1,h2,span {
  font-family:arial;
  color:#222222px;
}

body,p,div,td,span {
  font-size:10pt;
}

h1,h2,form {
 margin-bottom : 0px;
}

h1 {
  font-size:20px;
}

h2 {
  font-size:16px;
}

A:link  {
  text-decoration : none;
}

A:active  {
  text-decoration : underline;
}

A:visited  {
  text-decoration : none;
}

A:hover  {
  text-decoration : underline;
}

p.block  {
  text-indent : 1em;
  text-align : justify;
  margin-bottom : 0px;
}
