body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
td{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
.td{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
.hd{
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color:#D9050C;
	font-style: normal;
}
.hd1{
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color:#666666;
	font-style: normal;
}
A{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #494949;
	font-style: normal;
	text-decoration: none;
}
A:link{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #D9050C;
	font-style: normal;
	text-decoration: none;
}
A:active{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #D9050C;
	font-style: normal;
	text-decoration: none;
}
A:visited{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #D9050C;
	font-style: normal;
	text-decoration: none;
}
A:hover{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #D9050C;
	font-style: normal;
	text-decoration:underline;
}

.footer_link {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
.footer_link A:link
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #D9050C;
	font-style: normal;
}

.footer_link A:visited
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #D9050C;
	font-style: normal;
}
.footer_link A:hover{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #D9050C;
	font-style: normal;
}
