A
{
	COLOR: #343121;
	TEXT-DECORATION: none
}
A:hover
{
	COLOR: #ff3333;
	TEXT-DECORATION: underline
}
body {
	margin:0;
	background-image: url(bg.gif);
}
td {
	font-size: 9.2pt;
}
.tdheight {
	line-height: 100%;
}
.content {
	line-height: 150%;
	color: #5D5D5D;
}
.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.style4 {
	color: #0099FF;
	font-weight: bold;
}
.style5 {
	color: #FF9900;
	font-weight: bold;
}
.style6 {color: #FFFFFF}
.style8 {
	color: #F3F3F3;
	font-weight: bold;
}
.ltname {
	height:28px;
	line-height: 100%;
}
.Input
{
	FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
	FONT-SIZE: 9pt;
	BORDER-TOP-WIDTH: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-RIGHT-WIDTH: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 2px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
	color: #0A0F04;
	border: 1 solid #3254AF;
}
select {
	FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
	BORDER-RIGHT: 1px solid #3B591B;
	BORDER-TOP: 1px solid #95DD3A;
	BORDER-LEFT: 1px solid #95DD3A;
	BORDER-BOTTOM: 1px solid #3B591B;
	font-size: 9pt;
	padding: 1px;
	background-color: #FFFFFF;
}