body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
	SCROLLBAR-SHADOW-COLOR: buttonface;
	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
	CROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
}

.td2{
	background-attachment: fixed;
	background-image: url(images/web_07.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.font {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.font1 {
	font-size: 14px;
	line-height: 21px;
	color: #000000;
}
.font2 {
	font-size: 14px;
	line-height: 21px;
	color: #000000;
}
.font3 {
	font-size: 12px;
	line-height: 18px;
	font-family:Arial;
	color: #000000;
}
.input {
	border: 1px solid #f1f1f1;
}
.img {
	border: 1px solid #E4E4E4;
}
a:link {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #0000FF;
	text-decoration: underline;
}