BODY  {
	font-family : 'Arial';
	font-size : 12pt;
	color : 000000;
	font-weight : normal;
	background-color : White;
	margin : 10pt;
	margin-top : 10pt;
	font-style : normal;
}

h1 {
  color : 000099;
  font-size : 14pt;
  font-weight : bold;
}

h2 {
  color : 000099;
  font-size : 13pt;
  font-weight : bold;
}

td {
  font-family : 'Arial';
  font-size : 12pt;
}

a {
  text-decoration : none;
	font-size : 12pt;
	color : 0000FF;
	cursor : pointer;
}
