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


body {
	background-color: #FFC;
}
.style1 {font-size: 2em}
.style2 {font-size: 1.5em}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
.style3 {font-size: 1em; }
.style4 {font-size: 0.75em; }
.style6 {color: #990066}
.style9 {
	color: #000000;
	background-color: #FF0000;
}

.style_cap {font-size: 8pt}

.container {
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(background-09a.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

.container-pic {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	
}
