body {
	background-repeat: repeat-x;
	color: #000000;
	background-image: url(image/backG.gif);
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
h1 {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 5px;
	line-height: 18px;
}
h2 {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	letter-spacing: 2px;
}
.text3 {
	font-size: 18px;
	line-height: 24px;
	font-weight: bolder;
	letter-spacing: 2px;
}

.text1 {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 2px;
}
.text2 {
	font-size: 10px;
	line-height: 18px;
	letter-spacing: 2px;
}

a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.text4 {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	letter-spacing: 1px;
}
