p,body {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
.smalltext,a.smalltext {
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.text {
	font-size: 16px;
}
.margins {
	margin: 20px;
}
.table {
	background-attachment: fixed;
	background-image: url(images/biglogo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
