body {
	font-size: 14pt;
}
.news {
	font-size: 9pt;
	color: #000033;
}
.news_title {
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6792C0;
	background-color: #DBE4F2;
}
a {
	font-size: 9pt;
	color: #003366;
	text-decoration: none;
}

.intro_title {
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
	background-color: #DBE4F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6792C0;
}
.intro {
	font-size: 9pt;
	line-height: 200%;
	color: #003366;
	text-indent: 2em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6792C0;
}
.text_title {
	font-size: 10pt;
	font-weight: bold;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}
.bodytext {
	font-size: 9pt;
	line-height: 200%;
	color: #003366;
	text-indent: 2em;
	padding-left: 8px;
	padding-top: 4px;
	border-bottom-width: 1px;
}
.divtext {
	font-size: 9pt;
	color: #003366;
	text-indent: 2em;
	line-height: 200%;
	padding-left: 8px;
}

.tabletext {
	font-size: 9pt;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000033;
	padding-left: 13px;
	line-height: 200%;
}

.date {
	font-size: 9pt;
	color: #003366;
	border-bottom-width: 1px;
	padding-left: 13px;
	line-height: 200%;
}


.load_body {
	font-size: 9pt;
	color: #003366;
}
a:link {
	font-size: 9pt;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #0066FF;
	text-decoration: none;
}
h5 {
	color: #003366;
}
