body {
	margin: 0px;
	background-color: #C7C7C7;
	background:url(bg.gif) center;
	font-size: 12px; line-height: 1.3em;
}
h1   { font-weight: bold; font-size: 18px; margin: 4px 0px 0px 5px }
h2   { font-weight: 600; font-size: 14px; margin: 4px 0px 0px 4px }
td { font-size: 12px; line-height: 1.3em }
p     { line-height: 1.3em; margin: 0px 0px 5px }
.footer1    { font-style: normal; font-weight: normal; font-size: 12px; line-height: 1.2em;}
.footer2    { font-style: normal; font-weight: normal; font-size: 10px; line-height: 1.2em; text-decoration: none }
.f10 { font-size: 10px }
.f11 { font-size: 11px }
.f12 { font-size: 12px }
.f13 { font-size: 13px }
.f14 { font-size: 14px }
.f15 { font-size: 15px }
.f16 { font-size: 16px }
a:link { color: #0041b3; text-decoration: none }
a:visited { color: #0041b3; text-decoration: none }
a:hover { background-color: #ffe4e1 }
a:active { color: #0041b3; text-decoration: none }
.bold {
	font-weight: bold;
}


.bg_brown {

	background-color: #F8F3E9;
}
select {
	font-size: 12px;
}

.explain{
	border: thin dotted #666666;
	font-size: 14px;
}
.subtitle {
	padding: 5px;
	height: auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #26AA00;
	border-right-color: #26AA00;
	border-bottom-color: #26AA00;
	border-left-color: #26AA00;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 15px;
	border-right-width: 1px;
	width: auto;
	font-size: 14px;
	background-color: #F9FFF7;
}
