BODY { background: white; color: black }

A:link { color: blue }
A:visited { color: navy }
A:active { color: red }

TH { background: #80FFFF }
TD { background: #C0FFFF }

H1 { text-align: center }

H1, H2, H3 { font-family: Arial, sans-serif }

VAR { font-style: italic; font-family: serif }

DFN { font-style: italic; font-weight: bold }

CODE { font-weight: bold }

TABLE { font-size: 80%; text-align: center;
	font-family: Arial, sans-serif }
	
CAPTION { font-size: 120%;
	  font-weight: bold }	

PRE { font-weight: bold;
      margin-left: 30px }	

KBD { font-family: Arial, sans-serif;
      font-weight: bold }	

