/* standard elements */

body {
  color : #000000;
  background : #ffffff;
  font-family: "Lucida Grande","Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
  font-size : 9pt;
  line-height: 14pt;
}
a {
  text-decoration : underline;
  color : #0000ff;
}

h1	{
	font-size: 16pt;
	}
	
h2	{
	font-size: 14pt;
	}
	
h3	{
	font-size: 12pt;
	}

.footer	{
	font-size: 8pt;
	}
