body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: Transparent;
}
.txt1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.txt2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}
.h1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.h2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.h3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}
.h4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFA746;
	font-weight: bold;
}
a:link {
	font-family: Tahoma;
	color: #FFA746;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a:visited {
	font-family: Tahoma;
	color: #FFA746;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma;
	color: #FFA746;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
a:active {
	font-family: Tahoma;
	color: #FFA746;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
