td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	line-height: 1.1em;
}
A {
	color: #3300CC;
	text-decoration: none;
}
A:link {
	color: #3300CC;
	text-decoration: none;
	font-weight: normal;
}
A:visited {
	color: #3300CC;
	text-decoration: none;
	font-weight: normal;
}
A:active {
	color: #3300CC;
	text-decoration: none;
	font-weight: normal;
}
A:hover {
	color: #F00;
	text-decoration: none;
	font-weight: normal;
}
.bg_yellow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1em;
	font-weight: bold;
	color: #3300CC;
	text-decoration: none;
	background-color: #FFFF00;
}
.name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #000000;
	text-decoration: underline;
	line-height: 1em;
	font-size: 0.9em;
}
.item {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #090;
	line-height: 1.1em;
	font-size: 0.9em;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	color: #3300CC;
	font-size: 0.8em;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3300CC;
	font-size: 0.8em;
	text-decoration: none;
	text-transform: none;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
}
.update {
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	line-height: 1.2em;
	font-size: 0.9em;
}
