/* CSS Document */


a.menu {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
	text-align:center;
}
a.menu:link {
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
}
a.menu:hover {
	text-decoration: underline;
	color: #999999;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 12px;
}
.css {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}
.logotd
{
background-image:url(images/chlogo.jpg);
background-repeat:no-repeat;
background-position:center;

}