BODY, TD { 
	font-family: Helvetica; /* Gill Sans; */
	font-size: 12pt; 
} 
BODY {
	margin: 0;
	background: white;
	background-position: top left;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(fb_logo.png);
	padding: 1em 8em 1em 4em;
}
code {
   font-size:9pt;
   font-family: Courier New;
   font-weight: normal;
}
h1, h2, h3 { color: #005A9C; font-weight: normal; }
h2 { font-size:16pt; margin-top: 1.2em; margin-bottom: 0em; }
:link { color: #00C ; background: transparent; }
:visited { color: #609 ; background: transparent; }
a:active { color: #C00 ; background: transparent; }
h3 { margin-top: 1.8em; margin-bottom: 0.1em; }
