BODY {	background: white url(watermark.jpg) no-repeat;
		font-family: sans-serif;
		color: black }
A:link {	text-decoration: underline;
		color: #0000AA }
A:visited {	text-decoration: underline;
		color: purple }
A:active {	text-decoration: underline;
		color: red }
HR.thick {	height: 3px;
		color: silver }
H1 {		margin-top: 0.5em;
		margin-bottom: 0;
		font-family: sans-serif;
		color: black }
H2 {		margin-top: 0.5em;
		margin-bottom: 0;
		font-family: sans-serif;
		color: black }
H3 {		margin-top: 0.5em;
		margin-bottom: 0;
		font-family: sans-serif;
		color: black }
H4 {		margin-top: 0.5em;
		margin-bottom: 0;
		font-family: sans-serif;
		color: black }
P {		text-align: justify;
		margin-top: 0.5em;
		font-family: verdana, helvetica, sans-serif;
		color: black }
P.foot {	text-align: justify;
		margin-top: 0;
		font-family: sans-serif;
		font-style: italic;
		font-size: xx-small;
		color: black }
UL		{ margin-top: 0.5em; font-family: sans-serif }
OL		{ font-family: sans-serif; color: black }
DL {		font-family: sans-serif;
		color: black }
DT {		font-family: sans-serif;
		font-weight: bold ;
		color: black }
DD {		font-family: sans-serif;
		color: black }
TD {		font-family: sans-serif;
		color: black }
TD.sm {	font-family: sans-serif;
		font-size: x-small;
		color: black }
BLOCKQUOTE	{ text-align: justify; font-family: sans-serif }
EM		{ font-family: sans-serif; font-style: italic }
STRONG	{ font-weight: bold }
CODE		{ font-family: monospace }
PRE		{ font-family: monospace }
FORM		{ font-family: sans-serif }
INPUT		{ font-family: sans-serif }
TEXTAREA	{ font-family: sans-serif }
