@font-face	{ font-family: serif }
body		{ background-image: url("bar.gif"); background-repeat: repeat-y; background-attachment: fixed; background-position: 22cm 0 }
a			{ color: black; text-decoration: underline }
a:hover		{ color: red; text-decoration: underline }
a:link		{ color: black; text-decoration: none }
a:visited	{ color: black; text-decoration: none }
h1			{ color: #28518c; font-size: 15pt; font-family: Arial; font-weight: bold }
h2			{ color: #5b490d; font-size: 12pt; font-family: Arial; text-decoration: none }