/* CSS Document */
  BODY  	{ background: #C0C0C0; color:black; font-family: sans-serif; font-weight:normal; font-size: small; }
  P		{ background: #C0C0C0; color:black; font-family: sans-serif; font-weight:normal; font-size: small; }
  H1		{ background: #C0C0C0; color:black; font-family: sans-serif; font-weight:normal; font-size: medium; }
  a:link 	{ text-decoration: none; font-size: small; color:#f7f7f7}
  a:visited     { text-decoration: none; font-size: small; color:#f7f7f7}
  a:active	{ text-decoration: none; font-size: small; color:#ff0000}

