BODY {
	background-color: #4A673A
}
TD {
	font-size: 12;
	color: white;
	font-family: "Times New Roman";
}
TD.links {
	font-size: 18;
	color: white;
	font-family: "Harrington";
}
P {
	font-size: 12;
	color: white;
	font-family: "Times New Roman";
}
P.links {
	font-size: 18;
	color: white;
	font-family: "Times New Roman";
}
P.rose {
	font-size: 18;
	color: gold;
	font-family: "Harrington";
}
P.title {
	font-size: 24;
	font-weight: bold;
	color: gold;
	font-family: "Harrington";
}
P.sig {
	font-size: 24;
	color: gold;
	font-family: "Harrington";
}
A {
	font-size: 12;
	color: gold;
	font-family: "Times New Roman";
}
A.links {
	font-size: 18;
	color: white;
	font-family: "Harrington";
}
IMG {
	border-color: black;
	border-style: solid;
	border-width: 5;
}
