body {
	background-image: url(images/bg.gif);
}
td {
	font: normal 11px Tahoma, Arial;
	font-size: 16px;
}
.px10 {
	font: normal 16px Tahoma, Arial;
	font-family: "Courier New", Courier, mono;
}
.border {
	border: 1px solid #000000;
}
.green_block {
	font: bold 10px Tahoma, Arial;
}
.green {
	color: #000000;
}
.white {
	color: #000000;
}
a {
	font: Tahoma, Arial;
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.h1 {
	font-size: 24px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	border: 1;
	border-right-style: none;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-style: inset;
	border-top-width: medium;
	border-top-style: none;
	border-bottom-color: #333333;
	border-right-color: #000033;
	border-left-color: #993333;
	border-bottom-width: thin;
	border-color: #000033;
}
.normal_txt {
	font-size: 16px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

