body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family: Verdana;
	color: #000000;
	background-image: url(pic/bgr.gif);
	background-repeat: repeat-x;
}
.index {
	background-image: url(pic/bgr_i.gif);
	background-repeat: repeat-x;
}
a {
	color:#E04756;
	text-decoration:none;
}
a:hover {
	color:#9D2237;
	text-decoration:none;
}
td {
	font-size: 11px;
}
p {
	line-height: 15px;
}
.cFFFFFF {
	color: #FFFFFF;
	text-decoration: none;
}
.cFFFFFF:hover {
	color: #D7A4AD;
	text-decoration: none;
}
.c000000 {
	color: #000000;
	text-decoration: none;
}
h5 {
	font-size: 12px;
	font-weight: bold;
}

