@charset "UTF-8";
/* CSS Document */

body {
margin: 0;
}

#container {
width: 800px;
height: auto;
margin: 0 auto;
}

img {
border: 0px;
}

.copy1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
color: #000000;
top: 10px;
bottom: 10px;
left:10px;
}

.copy2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
color: #ac6f3e;
top: 10px;
bottom: 10px;
left:10px;
}

.copy3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
	top: 10px;
	bottom: 10px;
	left:10px;
}

.copy4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #ac6f3e;
	top: 15px;
	bottom: 10px;
	left:10px;
}


.copy5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	top: 10px;
	bottom: 10px;
	left:10px;
}

.blacklink a:link {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	top: 10px;
	bottom: 10px;
	left:10px;

}

.blacklink a:visited {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #5a5b5b;
	top: 10px;
	bottom: 10px;
	left:10px;
}

.blacklink a:hover {
}

.blacklink a:active {
}
