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

body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 14px;
	margin-bottom: 0px;
}

#imageAkaRight {
	float: right;
	margin: 30px 15px 12px 15px;
	width: 200px;
	padding: 10px;
	border: thin solid #666666;
}
#imageAkaCenter {
	margin: 15px 15px 12px 15px;
	width: 460px;
	padding: 12px 12px 12px;
	border: thin solid #666666;
}
.caption {
	font-size: 11px;
	text-align: center;
	color: #666666;
	margin: 6px 0 0 0;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
	color: #221C14;
}
a:link {
	color: #2F3422;
}
a:visited {
	color: #2F3422;
}
.style2 {
	color: #432121;
	font-weight: bold;
}.style3 {color: #FFFFFF}
.style4 {font-size: 11px}
.style5 {
	color: #703030;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
.style6 {
	color: #990000;
	font-weight: bold;
}

.intro {
	margin-top: 10px;
}

