body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url("images/bg_2.jpg");
	background-repeat: no-repeat;
	background-position: center top;
}
td {
	background-position: left top;
}
.rc_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
}
.rc_normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
a {
	font-weight: bold;
	color: #FFFFFF;
}


