body {
	margin: 0px;
	padding: 0px;
	background-color: #eaeaea;



}
.tdhead {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 176px;
	border: 2px solid #333333;


}
.tdcont {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #FFFFFF;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
a:link {
	color: #A2232B;
	text-decoration: underline;
}
a:visited {
	color: #902027;
}
a:hover {
	color: #FF0033;
}
a:active {
	color: #333333;
}
.tdc {
	padding-right: 6px;
	padding-left: 12px;
}
.footer {
	color: #CCCCCC;
	font-size: 10px;
	line-height: 30px;
	padding-left: 12px;


}
.tdhome {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	height: 164px;

}
p {
	text-align: justify;
	padding-right: 18px;

}
.ttl {
	font-size: 110%;
	color: #993333;
	padding-left: 6px;
}
