@charset "ISO-8859-1";

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #414332;
}

.txt09 {
	font-size: 9px;
}
.txt10 {
	font-size: 10px;
}
.txt11 {
	font-size: 11px;
}
.txt12 {
	font-size: 12px;
}
.txt16 {
	font-size: 16px;
}
.txt18 {
	font-size: 18px;
}
.txt20 {
	font-size: 20px;
}
.txt22 {
	font-size: 22px;
}
.txt24 {
	font-size: 24px;
}

.headline12 {
	font-size: 12px;
	color: #4B71A9;
}
.headline13 {
	font-size: 13px;
	color: #4B71A9;
}
.headline14 {
	font-size: 14px;
	color: #4B71A9;
}
.headline16 {
	font-size: 16px;
	color: #4B71A9;
}
.headline18 {
	font-size: 18px;
	color: #4B71A9;
}
.headline20 {
	font-size: 20px;
	color: #4B71A9;
}
.headline22 {
	font-size: 22px;
	color: #4B71A9;
}
.headline24 {
	font-size: 24px;
	color: #4B71A9;
}

#contentbody {
	padding: 30px;
}
#footer {
	padding: 7px;
	font-size:10px;
	font-style:italic;
}

a:link {
	color: #AF731F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BE9253;
}
a:hover {
	text-decoration: underline;
	color: #6F7741;
}
a:active {
	text-decoration: none;
	color: #6F7741;
}
