
body {
	background-image: url(../BGgreen.gif);
}

		
a {
	text-decoration: none;
	color: lime;
}

		
a:hover {
	text-decoration: underline;
	color: white; 
}	

P {
	font-family: "Times New Roman";
	font-weight: bold;
	font-size: 14pt;
	color: #fccc4c;
}

H1 {
  font-family: "Times New Roman";
	color: #fccc4c;
}

H2 {
  font-family: "Times New Roman";
	color: #fccc4c;
}

H3 {
  font-family: "Times New Roman";
color: #fccc4c;
}

H4 {
  font-family: "Times New Roman";
	color: #fccc4c;
}

DT {
font-family: "Times New Roman";
  font-size: 14pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
	color: #fccc4c;
}

DD {
 font-family: "Times New Roman";
  font-size: 14pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
	color: #fccc4c;
}

LI {
 font-family: "Times New Roman";
  font-size: 14pt;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
	color: #fccc4c;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  line-height: 22pt;
}

