/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #082080;
	bgcolor: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(./images/fz1oabackground.jpg);
}	

h1 {
	font-size: 16pt;
	font-weight: bold;
	margin-top: 0pt;
	padding-top: 8pt;
}

h2 {
	font-size: 14pt;
	font-weight: normal;
	padding-top: 6pt;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
}

p {
	font-size: 12pt;
}

a {
	font-family: "Licida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12pt;
	color: #0000FF;
	text-decoration: none;
}


.copyright {
	font-size: 12pt;
}

