body 
{
	margin: 0px;
	background-color: #999999;
}


td {
	font-family: Papyrus;
	font-size: 14px;
	color: #000000;
	line-height: 22px;
}
.b_title {
	font-weight: bold;
}
.td_bg {
	padding: 30px;
	background-image: url(images/t_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #f1f1f1;
}

.tdd {
	font-family: Verdana;
	font-size: 11px;
	color: #222222;
	line-height: 22px;
	text-align: justify;
}

a.link_1:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
}
a.link_1:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
}
a.link_1:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
}
a.link_1:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
}
