body {
	background-image:url('img/fd.gif');
	background-position:center;
}

.copyright {
	font-family:verdana;
	font-size:7pt;
	color:#FFF4C5;
}

a.acopy {
	font-family:verdana;
	font-size:7pt;
	color:#FFFFFF;
	text-decoration:none;
}

a:hover.acopy {
	font-family:verdana;
	font-size:7pt;
	color:#FFFFFF;
	text-decoration:underline;
}

a.link {
	font-family:verdana;
	font-size:7pt;
	color:#C81010;
	text-decoration:none;
}

a:hover.link {
	font-family:verdana;
	font-size:7pt;
	color:#7E0000;
	text-decoration:underline;
}

.main {
	background-color:#FFF4C5;
	font-family:verdana;
	font-size:7pt;
	color:#766251;
	padding-top:20px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}

.inter {
	padding-left:20px;
}

.text {
	font-family:verdana;
	font-size:7pt;
	color:#766251;
}

.title {
	font-family:verdana;
	font-size:8pt;
	font-weight:bold;
	color:#A58D5E;
	padding-bottom:10px;
}

.borderimg {
	border-style:solid;
	border-color:#820000;
	border-top-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-left-width:1px;
}