
BODY {
  font-size: 10pt;
  font-family: sans-serif;
}

A {
 color : #006666;
  text-decoration: none;

}

A:hover{
	text-decoration : underline;
}

TD {
  font-size: 10pt;
  font-family: sans-serif;
}

H1 {
  font-size: 12pt;
  font-family: sans-serif;
  color: #330099;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.header{
	font: bold;
	color : #006666;
	font-family : Tahoma, Verdana, sans-serif, Arial;
}
.header hover{
	text-decoration : underline;
}

H1.green {
  font-size: 12pt;
  font-family: sans-serif;
  color: #006666;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

B {
  color: #330099;
}

TD.right {
  font-size: 8pt;
  font-family: sans-serif;
}
