body {
	margin: 0px;
}
.fontmy{
	font-size: 12px;
	color: #5F5F5F;
    line-height: 18px;
}
.font1 {
	font-size: 14px;
	color: #9E3700;
	margin: 0px;
	}
.white{
	color: #fff;
}
.tablea{
	background-color: #FAFAFA;
	border: 1px solid #C9C9C9;
	margin-top: 10px;
	margin-bottom: 10px;
}

.tableb{
	background-color: #F5F5F5;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FEB945;
	border-bottom-color: #FEB945;
	padding-left: 10px;
}
.tablec{
	font-size: 12px;
	color: #5F5F5F;
    line-height: 18px;
	margin-top: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.tda{
	background-color: #FAFAFA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C9C9C9;
}
a:link {
	color: #5F5F5F;
	text-decoration: none;
}
a:visited {
	color: #5F5F5F;
	text-decoration: none;
}
a:hover {
	color: #333333;font {
}
