.main {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #006633;
}
.main1 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #006633;
}
.main2 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #006633;
}
.main3 {
	font-family: Tahoma, Arial;
	font-size: 16px;
	color: #006633;
}

.tdimage {
	background-image: url(decor/bg-page.gif);
	height: 600px;
}
body {
	overflow-y: scroll;
	background-color:#CCC
}
.p-cent {
	text-align: center;
}

