@charset "utf-8";
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #AA05D4;
	font-size: 16px;
}
body {
	margin: 0px;
	padding: 5px;
	background: #000000;
	background-image: url(images/Japanese_Foliage_DF-edit-with-longer-fade-and-thinner.png);
	background-repeat: no-repeat;
	background-position: center 12px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 36px;
	color: #AA05D4;
}
select {
	border: 1px solid #A93B94;
}
a:link {
	color: #AA05D4;
	font-size: 14px;
}
a:visited {
	color: #CCCCCC
	font-size: 14px;
}

