BODY {
	background-color:#FFFFFF;
	color:#333333;
	background-image:  url(./images/back.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family:"Geneva", "Arial", "Helvetica", "san-serif";
}
a:link {
	color: #666666;
}
a:visited {
	color: #444444;
}
a:hover {
	color: #AAAAAA;
}
.txm {
	border-color: black #4C2F07;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px
}
.bdr {
	border-style:dashed;
	border-color:#CCCCCC;
	height: 1px;
}
#tx td {
	font-size:12px;
	line-height:18px;
	left: auto;
	clip:  rect( )
}
#txc td {
	font-size:14px;
	color:#FFFFFF;
	font-weight: bold;
	left: auto;
	clip:  rect( )
}
#tx2 td {
	font-size:12px;
	line-height:18px;
	text-align: left;
	border-bottom-color: #CCCCCC;
	border-bottom-style: double;
}
h2 {
	margin: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	font-size: 14px;
	color: #FFFFFF;
}
h3 {
	margin: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}
img {
	border: 0;
}
