body {
	background-image: url('images/bkgrd.gif');
	background-attachment:fixed
}
P, TD {
	font-family: 'Arial';
	font-size: 10pt;
}
h1 {
	font-size: 14pt
}
h2 {
	font-size: 8pt;
	font-weight: 200
}
h3 {
	font-size: 8pt;
	font-weight: 200
}
img {
	border: 0px
}
A:link, A:visited, A:active {
	color: black
}
A:hover {
	color: red
}
HR {
	height: 1px
}
table {
	border: 0;
	border-collapse: collapse
}