BODY {	background: white;
		font-family: verdana, helvetica, sans-serif;
		color: black }
A:link {	font-family: verdana, helvetica, sans-serif;
		text-decoration: underline;
		color: #0000AA }
A:visited {	font-family: verdana, helvetica, sans-serif;
		text-decoration: underline;
		color: purple }
A:active {	font-family: verdana, helvetica, sans-serif;
		text-decoration: underline;
		color: red }
HR.thick {	height: 3px;
		color: silver }
H1 {		margin-top: 0.5em;
		margin-bottom: 0;
		font-family: verdana, helvetica, sans-serif;
		color: black }
H2 {		margin-top: 0.5em;
		margin-bottom: 0;
		font-family: verdana, helvetica, sans-serif;
		color: black }
H3 {		margin-top: 0.5em;
		margin-bottom: 0;
		font-family: verdana, helvetica, sans-serif;
		color: black }
H4 {		margin-top: 0.5em;
		margin-bottom: 0;
		font-family: verdana, helvetica, 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: verdana, helvetica, sans-serif }
OL		{ font-family: verdana, helvetica, sans-serif; color: black }
DL {		font-family: verdana, helvetica, sans-serif;
		color: black }
DT {		font-family: verdana, helvetica, sans-serif;
		font-weight: bold ;
		color: black }
DD {		font-family: verdana, helvetica, sans-serif;
		color: black }
TD {		font-family: verdana, helvetica, sans-serif;
		color: black }
TD.foot {	text-align: justify;
		margin-top: 0;
		font-family: sans-serif;
		font-style: italic;
		font-size: xx-small;
		color: black }

BLOCKQUOTE	{ text-align: justify; font-family: sans-serif }
EM		{ font-family: verdana, helvetica, 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 }
