body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a:link {
	color: #173C8C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #539DE8;
}
a:hover {
	text-decoration: underline;
	color: #173C8C;
}
a:active {
	text-decoration: none;
	color: #173C8C;
}


td#footer a:link {color: white; text-decoration: underline;}
td#footer a:visited {color: white; text-decoration: underline;}
td#footer a:hover {color: white; text-decoration: underline;}
td#footer a:active {color: white; text-decoration: underline;}

.search-box {
	text-align: left;
	padding-right: 8px;
	padding-top: 12px;
}
.article-text {
	text-align: justify;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	line-height: 18px;
}
.header {
	font-size: 23px;
	letter-spacing: 1pt;
	color: #173C8C;
}
.subject {
	font-size: 20px;
	letter-spacing: 1pt;
	font-weight: bold;
	padding-left: 6px;
}
.sub-subject {
	font-size: 16px;
	letter-spacing: 1pt;
	font-weight: bold;
	padding-left: 6px;
}
.copyright {
	font-size: 11px;
	color: #E6E7EC;
	text-align: center;
	padding-top: 5px;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.bold-center {
	font-weight: bold;
	text-align: center;
}
.addthiswidgit {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.breakbar {
	font-size: 9px;
	color: #6291FF;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.content-menue {
	padding-left: 0px;
	margin-left: 30px;
	background-color: #F3F2FF;
	border: thin dashed #6291FF;
}
.leftbar {
	padding: 11px;
	text-align: justify;
	background-image: url(page-graphics/leftbar.jpg);
}
.rightbar {
	background-image: url(page-graphics/rightbar.jpg);
}
.mini-contents {
	font-size: 9px;
}
.read-more {
	font-size: 11px;
	padding-left: 6px;
	font-weight: bold;
}
.privacy {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 6px;
}
.hpsearch {
	font-size: 15px;
	padding: 2px;
	margin-top: 7px;
}
.picture-left {
	float: left;
	padding-right: 8px;
	padding-left: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.picture-right {
	float: right;
	padding-left: 8px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.picture-text {
	font-size: 10px;
	text-align: center;
	background-color: #D1D6F3;
	padding-right: 3px;
	padding-left: 3px;
}
.tags {
	font-weight: bold;
	font-size: 16px;
	color: #003399;
}