#container {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border: 2px solid #ED792B;
	background-color:#FFFFFF;
}
#header {
	width: 677px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #faf8cb;
}
.style3 {
	color: #FF0000; 
	font-style: italic; 
	font-weight: bold; 
}
.style4 {
	font-family: Arial, Helvetica, sans-serif
}
.style5 {
	color: #FF0000;
	font-style: italic;
}
.style6 {
	color: #FF0000
}

#contentsSub a:link {
	color: #000000;
	text-decoration:none;
}
#contentsSub a:visited {
	color: #000000;
	text-decoration:none;
}
#contentsSub a:hover {
	color: #FF0000;
	text-decoration:none;
}
#contentsSub a:active {
	color: #000000;
	text-decoration:none;
}

#contentsMain a:link {
	text-decoration:none;
}
#contentsMain a:visited {
	text-decoration:none;
}
#contentsMain a:hover {
	text-decoration:none;
}
#contentsMain a:active {
	text-decoration:none;
}
.left {
	display:inline;
	float:left;
}
.right {
	float: right;
	display:inline;	
}
a:link {
	color: #000000;
}
a:visited {
	color: #800000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}

.style7 {
	font-size: 20px;
	font-weight: bold;
}
.style8 {
	font-size: 24px;
	font-weight: bold;
}
p.breakhere {
	page-break-before: always
}