body {
	background-color: #CC6666;
	padding: 0px;
	margin: 0px;
	background-repeat: repeat;
	background-position: center top;
}
h1 {
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	margin-left: 5px;
}
h2 {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 20px;
	font-weight: bolder;
	color: #FF00CC;
}
td {
	font-size: 12px;
}
.px14 {
	font-size: 14px;
	line-height: 125%;	
}
a:visited {
	font-size: 12px;
	color: #FF6699;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
　　font-size: 12px; color: #6666CC; font-weight: bold; text-decoration: underline
}a {
	font-weight: bolder;
	color: #FF6699;
	text-decoration: underline;
}
