/* CSS Document */

body
  {
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color: #ffffcc;
	color:#990000;
  }	
a:link
  {
	font-style:normal;
	color:#990000;
	font-variant: normal;
	text-decoration:none
  }
a:visited
  {
  font-style:normal;
  color:#990000;
  text-decoration:none;
  }
a:hover
  {
  font-style:normal;
  color:#990000;
  text-decoration:underline;
  }
h1
  {font-family:Copperplate gothic light}
h2
  {font-family:Copperplate gothic light}
h3
  {font-family:Copperplate gothic light}
h4
  {font-family:Copperplate gothic light}
h5
  {font-family:Copperplate gothic light}