body {
	background-color: #ffffff;
	margin: 0px;
}
hr{
	color: #d7be98;
	height : 1px;
	border-bottom : 0;
	border-left : 0;
	border-right : 0;
	border-top : 1px solid #d7be98;
}
.top1 {
	font-family: verdana;
	font-size: 13px;
	color: #4e4e3a;
	text-decoration: none;
}
.top2 {
	font-family: verdana;
	font-size: 18px;
	color: #4e4e3a;
	text-decoration: none;
}
.top3 {
	font-family: verdana;
	font-size: 16px;
	color: #4e4e3a;
	text-decoration: none;
}
.main1 {
	font-family: verdana;
	font-size: 13px;
	color: #4e4e3a;
	text-decoration: none;
}
.td {
	font-family: verdana;
	font-size: 11px;
	color: #4e4e3a;
	text-decoration: none;
}
.td0 {
	font-family: verdana;
	font-size: 9px;
	color: #4e4e3a;
	text-decoration: none;
}
.td_x {
	font-family: verdana;
	font-size: 8px;
	color: #4e4e3a;
	text-decoration: none;
}
.td1 {
	font-family: verdana;
	font-size: 11px;
	color: #4e4e3a;
	text-decoration: none;
	text-align : justify;
}
.td_red {
	background-color: Red;
	font-family: verdana;
	font-size: 11px;
	color: White;
	text-decoration: none;
	text-align : justify;
}
.td2 {
	font-family: verdana;
	font-size: 11px;
	color: #4e4e3a;
	text-decoration: none;
	text-align : right;
}
.red {
	font-family: verdana;
	font-size: 11px;
	color: Red;
	text-decoration: none;
	text-align : justify;
}
a {
	font-family: Verdana;
	color: #4e4e3a;
	font-size: 11px;
	text-decoration: none;
	border : none;
} 
a:link, visited, hover {
	font-family: Verdana;
	font-size: 11px;
	color: #4e4e3a;
	text-decoration: none;
	border : none;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #a8a87b;
	text-decoration: none;
	border : none;
}
.foot a:link, visited, hover {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #4e4e3a;
	text-decoration: none;
}
.foot a:hover {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #a8a87b;
	text-decoration: none;
}