body
{
	background-color : #ffffff;
	font-family : Arial;
      font-size : 10pt;

}

Heading1 {
	FONT-Size: 14pt;
	valign: "bold";
}


A
{
   color : #000000;
   font-family : Arial;
   font-size : 10pt;
   font-weight : normal;

}

A:Link
{
   color : #000000;
   font-family : Arial;
   font-size : 10pt;
   font-weight : normal;
   text-decoration : underline;
}


A:Visited
{
   color : #000000;
}
