@font-face {
	font-family: georgia;
	font-style:  normal;
	font-weight: normal;
	src: url(georgia0.eot);
}
@font-face {
	font-family: "lucida console";
	font-style:  normal;
	font-weight: normal;
	src: url(lucidac0.eot);
}
a:link	{
	text-decoration: underline;
	color: #7a43f7;
	background: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #7a43f7;
	background: #ffffff;
}
a:active {
	color: #f00;
	background: #fff;
}
body	{
	font-family: georgia, "times new roman", serif;
	font-size: 17px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	color: #9e71f9;
	background: #fff;
}
h1, h2, h3 {
	font-style: italic;
	text-align: center;
}
p	{
	font-size: 17px;
	font-weight: 400;
}
p.cite	{
	font-family: "lucida console", courier, sans-serif;
	font-size: 90%;
	letter-spacing: -0.03em;
}
td	{
	font-size: 17px;
	font-weight: 400;
	vertical-align: top;
}
td.bot	{
	border-bottom-width: medium;
	border-bottom-color: #007400;
	border-bottom-style: double;
}

