body {
	background-color: #FFFFFF;
	background-image: url("bg.bmp");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
}
h1 {
	color: #000000;
	font-family: tahoma, arial, verdana, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 18pt;
}
h2 {
	color: #000000;
	font-family: tahoma, arial, verdana, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12pt;
}
p {
	color: #000000;
	font-family: tahoma, arial, verdana, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12pt;
}
a {
	color: #009933;
	font-family: tahoma, arial, verdana, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
a.fade {
	color: #C8DFD0;
	font-family: tahoma, arial, verdana, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
address {
	color: #000000;
	font-family: tahoma, arial, verdana, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 8pt;
}
address.fade {
	color: #C0C0C0;
	font-family: tahoma, arial, verdana, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 8pt;
}