body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #833B01;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #833B01;
}
a:hover {
	text-decoration: underline;
	color: #8C7B70;
}
a:active {
	text-decoration: none;
	color: #8C7B70;
}
a.b:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.b:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.b:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a.b:active {
	text-decoration: none;
	color: #CCCCCC;
}
.style3 {color: #FFFFFF; font-weight: bold; }
.style5 {
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}
.style6 {
	color: #833B01;
	font-weight: bold;
	font-size: 14px;
}
.txt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.left {
	border-right-width: thick;
	border-right-style: double;
	border-right-color: #666666;
	margin-right: auto;
	padding-right: 2px;
	background-image: url(../images/bull_gray.gif);
	background-repeat: repeat-y;
}
