.css {
	font-family: "Arial";
	font-size: 12px;
	line-height: 150%;
}
body,td {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
.ds {
	background-attachment: fixed;
	background-image: url(images/index_11.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.d2 {
	background-attachment: fixed;
	background-image: url(images/holiday-di.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #006600;
	text-decoration: underline;
}
a.t:link {
	color: #003399;
	text-decoration: none;
	font-size: 12px;
}
a.t:visited {
	color: #003399;
	text-decoration: none;
}
a.t:hover {
	color: #006600;
	text-decoration: underline;
	font-size: 12px;
}
.holiday {
	font-size: 12px;
	font-weight: bold;
}
.add {
	font-size: 12px;
	line-height: 120%;
	background-attachment: fixed;
	background-image: url(images/contactdi.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
