h1  {
	font-size: 24px;
	line-height: normal;
	text-transform: none;
	margin: auto;
	text-align: center;
	background-color: #ffd900;
	border: thick outset #ffd800;
	z-index: auto;
}
h2  {
	font-size: 18px;
	line-height: 24px;
	background-color: #ffd900;
	border: 3px outset #ffd900;
	text-align: center;
}
h3 {
	font-size: 16px;
	line-height: 18px;
	margin-top: 16px;
	margin-bottom: 8px;
	border-left-width: 18px;
	border-left-style: solid;
	border-left-color: #4013af;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #4013af;
	border-top-style: none;
	border-top-color: #4013af;
	border-right-color: #4013af;
	border-top-width: thin;
}
h4 {
	font-size: 14px;
	line-height: 16px;
	margin-top: 14px;
	margin-bottom: 7px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #4013af;
}
h5 {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	height: auto;
	width: auto;
	margin-top: 16px;
	margin-bottom: 10px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #4013af;
	border-right-color: #4013af;
	border-bottom-color: #4013af;
	border-left-color: #4013af;
}
table  { font-size: 12px }
footnote { font-size: small }
p {
	font-size: 14px;
	line-height: 14px;
	margin-top: 2px;
	margin-bottom: 2px;
}
ul { font-size: 12px; line-height: 14px; margin-top: 2px; margin-bottom: 2px }
ol { font-size: 12px; line-height: 14px; margin-top: 2px; margin-bottom: 2px }
#header {
	height: 150px;
	width: 960px;
}
#navi {
	height: 40px;
	width: 960px;
}
#middle {
	width: 960px;
}
#right {
	width: 320px;
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#wrapper {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#left {
	width: 620px;
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
}
#footer {
	height: 150px;
	width: 960px;
	clear: both;
}
#text {
	padding: 5px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #bfaa30;
	border-right-color: #bfaa30;
	border-bottom-color: #bfaa30;
	border-left-color: #bfaa30;
}
#right_menu {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #BFAA30;
	border-right-color: #BFAA30;
	border-bottom-color: #BFAA30;
	border-left-color: #BFAA30;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
}
#right_menu_bottom {
	border: medium solid #BFAA30;
}
#text_bottom {
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #BFAA30;
	border-right-color: #BFAA30;
	border-bottom-color: #BFAA30;
	border-left-color: #BFAA30;
	padding: 5px;
}
#right_in_text {
	width: 310px;
	float: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
}
