body {
	background-image: url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tdline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
td {
	font-size: 11px;
	line-height: 140%;
	color: #666666;
}
a.Atext {
	color: #9a7a22;
	text-decoration: none;
	font-size: 11px;
}
a.Atext:hover {
	color: #9a7a22;
	text-decoration: underline;
	font-size: 11px;
}
a.Atext2 {
	color: #e55c00;
	text-decoration: none;
	font-size: 11px;
}
a.Atext2:hover {
	color: #e55c00;
	text-decoration: underline;
	font-size: 11px;
}
a.AtextTitle {
	color: #e55c00;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a.AtextTitle:hover {
	color: #e55c00;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}
a.AtextTitle2 {
	color: #e55c00;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
a.AtextTitle2:hover {
	color: #e55c00;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
}

